![]() | ErrorArgs Class |
Namespace: CohesiveComputing.Imaging
public sealed class ErrorArgs
The ErrorArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancelled |
Indicates if the error event has been cancelled.
|
![]() | Exception |
Exceptions details that cause the error.
|
![]() | FileInfo |
Gets the image file information.
|
![]() | Info |
Fail stage.
|
Name | Description | |
---|---|---|
![]() | Cancel |
Cancels the error event.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns the string representation of the current instance.
(Overrides ObjectToString.) |