|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
atg.core.exception.ContainerException
atg.workflow.WorkflowException
atg.workflow.MissingWorkflowDescriptionException
public class MissingWorkflowDescriptionException
An exception that occurs when a workflow description cannot be found.
WorkflowView,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
MissingWorkflowDescriptionException()
Constructs a new MissingWorkflowDescriptionException. |
|
MissingWorkflowDescriptionException(java.lang.String pMessage)
Constructs a new MissingWorkflowDescriptionException with the given message. |
|
| Method Summary |
|---|
| Methods inherited from class atg.core.exception.ContainerException |
|---|
getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setSourceException, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public MissingWorkflowDescriptionException()
public MissingWorkflowDescriptionException(java.lang.String pMessage)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||