Click or drag to resize

ZoomException Constructor

Overload List
  NameDescription
Public methodZoomException(String)
Minimal constructor.
Public methodZoomException(String, Exception)
Standard constructor when no additional developer information is desired.
Public methodZoomException(String, String, Exception)
Standard constructor when additional developer information is desired.
Public methodZoomException(String, String, Exception, ExceptionOptions)
Full constructor allowing for a developer message and/or exception options.
Top
See Also