InvalidArgumentException
Custom exception class for invalid arguments related to DataOS. Inherits from DataOSException.
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.