Class LayoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.platform.forms.layout.api.exceptions.LayoutException
- All Implemented Interfaces:
Serializable
Layout exception
- Author:
- Anahide Tchertchian
- See Also:
-
Constructor Summary
ConstructorDescriptionLayoutException
(String message) LayoutException
(String message, Throwable cause) LayoutException
(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
-
LayoutException
public LayoutException() -
LayoutException
-
LayoutException
-
LayoutException
-