|
| _message = message |
| _file = file |
An exception to throw if the formatting of a file is wrong.
◆ __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.
◆ __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: