Class EditorRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.rulebuilderbackoffice.editors.EditorRuntimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEditorRuntimeException(String message) EditorRuntimeException(String message, Throwable cause) EditorRuntimeException(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
-
EditorRuntimeException
public EditorRuntimeException() -
EditorRuntimeException
-
EditorRuntimeException
-
EditorRuntimeException
-