Class StructureFieldException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.StructureFieldException
All Implemented Interfaces:
Serializable

public class StructureFieldException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • StructureFieldException

      public StructureFieldException()
    • StructureFieldException

      public StructureFieldException(String msg)
    • StructureFieldException

      public StructureFieldException(String msg, Throwable throwable)
    • StructureFieldException

      public StructureFieldException(Throwable throwable)