IceGrid.FileNotAvailableException¶
- class IceGrid.FileNotAvailableException(reason: str = '')¶
Bases:
UserExceptionThe exception that is thrown when a log file is not available.
- Parameters:
reason (str)
Notes
The Slice compiler generated this exception dataclass from Slice exception
::IceGrid::FileNotAvailableException.