DataOSException
Custom exception class for DataOS related errors.
Inheritors
Constructors
Link copied to clipboard
constructor()
Constructs a new instance of the exception with no message or cause.
Constructs a new instance of the exception with the specified error message.
Constructs a new instance of the exception with the specified cause.
Constructs a new instance of the exception with the specified error message and cause.