Class UnknownCommentActionExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.cockpit.comments.exceptions.UnknownCommentActionExecutorException
- All Implemented Interfaces:
Serializable
Exception thrown when no default action executor was configured for a given mode.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownCommentActionExecutorException
public UnknownCommentActionExecutorException() -
UnknownCommentActionExecutorException
-