public class AuthException extends LoginException
| Constructor and Description |
|---|
AuthException(ResourceType resourceType,
String resourceName,
ResourceAction action) |
AuthException(String message) |
AuthException(String message,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthException(String message)
public AuthException(ResourceType resourceType, String resourceName, ResourceAction action)
Copyright © 2018 WSO2. All rights reserved.