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

public class LayoutException extends RuntimeException
Layout exception
Author:
Anahide Tchertchian
See Also:
  • Constructor Details

    • LayoutException

      public LayoutException()
    • LayoutException

      public LayoutException(String message)
    • LayoutException

      public LayoutException(String message, Throwable cause)
    • LayoutException

      public LayoutException(Throwable cause)