ProxyHandlerException class
Exception indicating an exception/error occurred in the proxy handler.
- Inheritance
- Object
- WoomeraException
- ProxyHandlerException
Constructors
- ProxyHandlerException(String targetUri, Object exception)
- Constructor.
Properties
Methods
-
toString(
) → String -
String representation of the exception.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator. [...]
inherited