Class TimeoutException
Contents
[
Hide
]TimeoutException class
Represents the exception that is thrown when the time for operation has expired.
public class TimeoutException : AsposeException
Constructors
Name | Description |
---|---|
TimeoutException() | Initializes a new instance of the TimeoutException class. |
TimeoutException(string) | Initializes a new instance of the TimeoutException class. |
TimeoutException(string, int) | |
TimeoutException(string, params object[]) | Initializes a new instance of the TimeoutException class. |
TimeoutException(string, string, int) |
Properties
Name | Description |
---|---|
ErrorDetails { get; } | Gets extra information aboout error |
override Message { get; } | Gets a message that describes the current exception. |
Methods
Name | Description |
---|---|
override ToString() | Returns a string that represents the current object. |
See Also
- class AsposeException
- namespace Aspose.Email
- assembly Aspose.Email