Class ObjectFieldLabelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.object.exception.ObjectFieldLabelException
All Implemented Interfaces:
Serializable

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

    • ObjectFieldLabelException

      public ObjectFieldLabelException()
    • ObjectFieldLabelException

      public ObjectFieldLabelException(String msg)
    • ObjectFieldLabelException

      public ObjectFieldLabelException(String msg, Throwable throwable)
    • ObjectFieldLabelException

      public ObjectFieldLabelException(Throwable throwable)