AsposeInvalidDataException

AsposeInvalidDataException class

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

The AsposeInvalidDataException type exposes the following members:

Constructors

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

Properties

NameDescription
error_details

See Also