Package io.apiman.manager.api.gateway
Class GatewayAuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.apiman.manager.api.gateway.GatewayAuthenticationException
-
- All Implemented Interfaces:
Serializable
public class GatewayAuthenticationException extends Exception
Thrown when authentication between the API Manager and API Gateway fails.- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GatewayAuthenticationException()Constructor.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-