Class ClockControllerException
Raised when there's a problem with the clock controller of the emulator, like for example if the clock controller is null.
class ClockControllerException
: object .Exception
;
Raised when there's a problem with the clock controller of the emulator, like for example if the clock controller is null.
class ClockControllerException
: object .Exception
;