ZoomException Constructor |
Name | Description | |
---|---|---|
ZoomException(String) |
Minimal constructor.
| |
ZoomException(String, Exception) |
Standard constructor when no additional developer information is desired.
| |
ZoomException(String, String, Exception) |
Standard constructor when additional developer information is desired.
| |
ZoomException(String, String, Exception, ExceptionOptions) |
Full constructor allowing for a developer message and/or exception options.
|