Class TigerProxyStartupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.test.tiger.exceptions.GenericTigerException
de.gematik.test.tiger.proxy.exceptions.TigerProxyException
de.gematik.test.tiger.proxy.exceptions.TigerProxyStartupException
All Implemented Interfaces:
Serializable

public class TigerProxyStartupException extends TigerProxyException
See Also:
  • Constructor Details

    • TigerProxyStartupException

      public TigerProxyStartupException(String message, Throwable t)
    • TigerProxyStartupException

      public TigerProxyStartupException(String message)