Class LookupAliasActionFactoryProxy.UnauthorisedActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.config.webwork.LookupAliasActionFactoryProxy.UnauthorisedActionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LookupAliasActionFactoryProxy
public static class LookupAliasActionFactoryProxy.UnauthorisedActionException
extends RuntimeException
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.sal.core.permission.AccessType
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getAccessType
public com.atlassian.sal.core.permission.AccessType getAccessType() -
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-