Class InvalidAuthenticationException

All Implemented Interfaces:
Serializable

public class InvalidAuthenticationException extends HighLevelException
Exception to be thrown when authentication of a service at another service fails.
See Also:
  • Constructor Details

    • InvalidAuthenticationException

      public InvalidAuthenticationException(String message)
    • InvalidAuthenticationException

      public InvalidAuthenticationException(String message, Throwable cause)