Uranium
Application Framework
UM.VersionUpgrade.FormatException Class Reference

Inherits Exception.

Public Member Functions

def __init__
 
def __str__ (self)
 

Detailed Description

An exception to throw if the formatting of a file is wrong.

Constructor & Destructor Documentation

def UM.VersionUpgrade.FormatException.__init__ (   self,
  message,
  file = "" 
)
Creates the exception instance.

:param message: A message indicating what went wrong.
:param file: The file it went wrong in.

Member Function Documentation

def UM.VersionUpgrade.FormatException.__str__ (   self)
Gives a human-readable representation of this exception.

:return: A human-readable representation of this exception.

The documentation for this class was generated from the following file: