AsposeArgumentException

AsposeArgumentException class

The exception that is thrown when one of the arguments provided to a method is not valid.

The AsposeArgumentException type exposes the following members:

Constructors

NameDescription
AsposeArgumentException()Initializes a new instance of the AsposeArgumentException class.
AsposeArgumentException(message)Initializes a new instance of the AsposeArgumentException class
AsposeArgumentException(format, parameter)Initializes a new instance of the AsposeArgumentException class
AsposeArgumentException(format, parameters)Initializes a new instance of the AsposeArgumentException class

Properties

NameDescription
error_details

See Also