Class CommentingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onehippo.forge.document.commenting.cms.api.CommentingException
- All Implemented Interfaces:
Serializable
Document commenting exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommentingException(String message) CommentingException(String msg, Throwable nested) CommentingException(Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommentingException
public CommentingException() -
CommentingException
-
CommentingException
-
CommentingException
-