Click or drag to resize

EAPException Constructor

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