AsposeNotSupportedException

AsposeNotSupportedException class

The exception that is thrown when an invoked method or parameter is not supported,
or when there is an attempt to read, seek, or write to a stream that does not support the invoked functionality.

The AsposeNotSupportedException type exposes the following members:

Constructors

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

Properties

NameDescription
error_details

See Also