Class TigerStartupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.gematik.test.tiger.lib.exception.TigerStartupException
All Implemented Interfaces:
Serializable

public class TigerStartupException extends RuntimeException
See Also:
  • Constructor Details

    • TigerStartupException

      public TigerStartupException(String message)
    • TigerStartupException

      public TigerStartupException(String message, Exception e)