|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
palio.modules.hetman.exceptions.ProcessException
palio.modules.hetman.exceptions.InsufficientPrivilegesException
public class InsufficientPrivilegesException
Constructor Summary | |
---|---|
InsufficientPrivilegesException(Process process,
java.lang.Long userId,
Transition transition)
|
Method Summary | |
---|---|
Transition |
getTransition()
|
java.lang.Long |
getUserId()
|
Methods inherited from class palio.modules.hetman.exceptions.ProcessException |
---|
getProcess |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InsufficientPrivilegesException(Process process, java.lang.Long userId, Transition transition)
Method Detail |
---|
public java.lang.Long getUserId()
public Transition getTransition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |