IceGrid.ParseException¶
- class IceGrid.ParseException(reason: str = '')¶
Bases:
UserExceptionThe exception that is thrown when an error occurs during the parsing of an IceGrid XML file.
- Parameters:
reason (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::ParseException.