exceptions
Table of Contents
Namespaces
Classes
- BindException
- Occurs when a bind variable is not valid or failed.
- MissingPassphraseException
- The missing passphrase exception.
- ResponseException
- An exception thrown when a http response failed.
- UnsupportedOperationException
- An exception thrown when an operation is unsupported.
- ValidationException
- An exception thrown when a validation failed.
Traits
- ExceptionTrait
- The exception trait helper.