AsposeException

AsposeException class

Base exception type for Aspose.Email
Represents errors that occur during application execution.

The AsposeException type exposes the following members:

Constructors

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

Properties

NameDescription
error_detailsGets extra information aboout error

See Also