SignatureInvalidException Class |
Namespace: EasyScriptAPI
The SignatureInvalidException type exposes the following members.
| Name | Description | |
|---|---|---|
| SignatureInvalidException |
Initializes a new instance of the SignatureInvalidException class. This
exception is thrown when there is a problem parsing a signature.
|
| Name | Description | |
|---|---|---|
| GetPosition |
Gets the position in the string the error occurred
| |
| ToString |
Gets a human readable version of this object.
(Overrides ExceptionToString.) |