Class InvalidComponentException
Raised when the emulator is given a component to add that is invalid, like a null component.
class InvalidComponentException
: object .Exception
;
Raised when the emulator is given a component to add that is invalid, like a null component.
class InvalidComponentException
: object .Exception
;