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