Class TigerRemoteProxyClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.test.tiger.proxy.client.TigerRemoteProxyClientException
All Implemented Interfaces:
Serializable

public class TigerRemoteProxyClientException extends RuntimeException
See Also:
  • Constructor Details

    • TigerRemoteProxyClientException

      public TigerRemoteProxyClientException(String s)
    • TigerRemoteProxyClientException

      public TigerRemoteProxyClientException(Throwable exception)
    • TigerRemoteProxyClientException

      public TigerRemoteProxyClientException(String message, Throwable throwable)