Modifier and Type | Class and Description |
---|---|
class |
AsposeArgumentException
The exception that is thrown when one of the arguments provided to a method is not valid.
|
class |
AsposeArgumentNullException
The ArgumentException is thrown when an argument is null when it shouldn't be.
|
class |
AsposeArgumentOutOfRangeException
The exception that is thrown when one of the arguments provided to a method is out of range.
|
class |
AsposeBadServerResponceException
Represents errors that occur during server operation execution.
|
class |
AsposeInvalidDataException
The exception that is thrown when one of the arguments provided to a method is not valid.
|
class |
AsposeInvalidEnumArgumentException
Base exceptioon type for Aspose.Email
Represents errors that occur during application execution.
|
class |
AsposeInvalidOperationException
Exception class for denoting an object was in a state that made calling a method illegal.
|
class |
AsposeNotSupportedException
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.
|
class |
ElementProcessingException
The exception that is thrown when one of many elements failed with exception.
|
class |
ExchangeException
Thrown if there is a MS Exchange communication failure.
|
class |
FetchTimeoutException
Represents the exception that is thrown when a message can not be read within the specified time.
|
class |
FileCorruptedException
Exception that is thrown during file reading,
when the file appears to be corrupted and impossible to read.
|
class |
FormatNotSupportedException
Exception that is thrown during document load,
when the document format is not
recognized or not supported by the component.
|
class |
GoogleClientException
Represents errors that occur during ActiveSync protocol execution.
|
class |
ImapException
Represents the exception that is thrown when the ImapClient is not able to complete an operation.
|
class |
ObjectDisposedException
Represents errors that occur when an operation canceled.
|
class |
OperationCanceledException
Represents errors that occur when an operation canceled.
|
class |
Pop3Exception
Represents the exception that is thrown when
the Pop3Client is not able to complete an operation.
|
class |
ReadLinesTimeoutException
Represents the exception that is thrown when a response from server can not be read within the specified time.
|
class |
SmtpException
Represents the exception that is thrown when the SmtpClient is not able to complete an operation.
|
class |
SmtpFailedRecipientException
Represents the exception which arises when the specified recipient is wrong
|
class |
SmtpFailedRecipientsException
Summary description for SmtpFailedRecipientsException.
|
class |
SSPIException
Represents errors that occur during SSPI execution.
|
class |
TimeoutException
Represents the exception that is thrown when the time for operation has expired.
|