BackendException

BackendException is called when there is a failure in the backend.

class BackendException : Exception {}

Constructors

this
this(string message)

Default constructor

Meta