Class ObjectFieldSystemException

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.ObjectFieldSystemException
All Implemented Interfaces:
Serializable

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

    • ObjectFieldSystemException

      public ObjectFieldSystemException()
    • ObjectFieldSystemException

      public ObjectFieldSystemException(String msg)
    • ObjectFieldSystemException

      public ObjectFieldSystemException(String msg, Throwable throwable)
    • ObjectFieldSystemException

      public ObjectFieldSystemException(Throwable throwable)