Class HankoApiConnectionException

All Implemented Interfaces:
Serializable

public class HankoApiConnectionException extends HankoException
Exception occurring when no proper connection to the Hanko API can be established.
See Also:
Serialized Form
  • Constructor Details

    • HankoApiConnectionException

      public HankoApiConnectionException(String message, Throwable cause)
      Construct a new HankoApiConnectionException with the specified detail message and cause.
      Parameters:
      message - the detail message
      cause - the cause