Package com.day.cq.wcm.api
Class WCMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.wcm.api.WCMException
- All Implemented Interfaces:
Serializable
WCMException used for failing WCM operations- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWCMException(String message) WCMException(String message, Throwable cause) WCMException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WCMException
-
WCMException
-
WCMException
-