Click or drag to resize

GoCardlessException Constructor

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