Class InitException

All Implemented Interfaces:
Serializable

public class InitException extends IllegalStateException
Exception during initialization of the Endpoint
See Also:
  • Field Details

  • Constructor Details

    • InitException

      public InitException(String s)
    • InitException

      public InitException(String message, Throwable cause)
    • InitException

      public InitException(Throwable cause)