Class AbstractCommentLayerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.cockpit.services.comments.AbstractCommentLayerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractCommentLayerException(String errMsg, AbstractCommentModel comment) AbstractCommentLayerException(String errMsg, Throwable throwable, AbstractCommentModel comment) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbstractCommentLayerException
public AbstractCommentLayerException(String errMsg, Throwable throwable, AbstractCommentModel comment) -
AbstractCommentLayerException
-
-
Method Details
-
getComment
-