woomera
woomera
ProxyHandlerException
ProxyHandlerException constructor
ProxyHandlerException
ProxyHandlerException class
Constructors
ProxyHandlerException
Properties
exception
targetUri
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
ProxyHandlerException constructor
ProxyHandlerException
(
String
targetUri
,
Object
exception
)
Constructor.
Implementation
ProxyHandlerException(this.targetUri, this.exception);