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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
String representation of the exception.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited