The exception class of Dynamsoft.Panorama.
More...
|
| EnumErrorCode | Code [get, set] |
| | Gets or sets the error code. More...
|
| |
| override string | Message [get] |
| | Gets the message that describes the current exception. More...
|
| |
| override string | StackTrace [get] |
| | Gets the string representation of the frames on the call stack at the time the current exception was thrown. More...
|
| |
The exception class of Dynamsoft.Panorama.
◆ Code
Gets or sets the error code.
◆ Message
| override string Dynamsoft.Panorama.PanoramaException.Message |
|
get |
Gets the message that describes the current exception.
◆ StackTrace
| override string Dynamsoft.Panorama.PanoramaException.StackTrace |
|
get |
Gets the string representation of the frames on the call stack at the time the current exception was thrown.