Uranium
Application Framework
Loading...
Searching...
No Matches
UM.VersionUpgrade.FormatException Class Reference

Public Member Functions

 __init__ (self, message, file="")
 
 __str__ (self)
 

Protected Attributes

 _message = message
 
 _file = file
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __init__()

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

◆ __str__()

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: