|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.outerj.daisy.repository.RepositoryException
org.outerj.daisy.workflow.WorkflowException
org.outerj.daisy.workflow.WfAuthorizationException
public class WfAuthorizationException
| Constructor Summary | |
|---|---|
WfAuthorizationException()
|
|
WfAuthorizationException(Map state)
|
|
WfAuthorizationException(String message)
|
|
WfAuthorizationException(String message,
Throwable cause)
|
|
WfAuthorizationException(Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.outerj.daisy.workflow.WorkflowException |
|---|
getMessage, getState |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 WfAuthorizationException()
public WfAuthorizationException(String message)
public WfAuthorizationException(String message,
Throwable cause)
public WfAuthorizationException(Throwable cause)
public WfAuthorizationException(Map state)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||