AsposeArgumentNullException

AsposeArgumentNullException class

The ArgumentException is thrown when an argument is null when it shouldn’t be.

The AsposeArgumentNullException type exposes the following members:

Constructors

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

Properties

NameDescription
error_details

See Also