|
||||||||||
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.svc.repository.service.exception.SolutionLifecycleException
public class SolutionLifecycleException
Field Summary | |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
Constructor Summary | |
---|---|
SolutionLifecycleException(java.lang.String msg)
|
|
SolutionLifecycleException(java.lang.String msg,
java.lang.Throwable cause)
|
|
SolutionLifecycleException(java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class atg.core.exception.ContainerException |
---|
getMessageArguments, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMessageArguments, 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 final java.lang.String CLASS_VERSION
Constructor Detail |
---|
public SolutionLifecycleException(java.lang.String msg, java.lang.Throwable cause)
public SolutionLifecycleException(java.lang.Throwable cause)
public SolutionLifecycleException(java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |