ProxyHandlerException constructor

ProxyHandlerException(String targetUri, Object exception)

Constructor.

Implementation

ProxyHandlerException(this.targetUri, this.exception);