Click or drag to resize

SlackException Constructor

Overload List
  NameDescription
Public methodSlackException(String)
Minimal constructor.
Public methodSlackException(String, Exception)
Standard constructor when no additional developer information is desired.
Public methodSlackException(String, String, Exception)
Standard constructor when additional developer information is desired.
Top
See Also