Class ObjectFieldBusinessTypeException

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

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

    • ObjectFieldBusinessTypeException

      public ObjectFieldBusinessTypeException()
    • ObjectFieldBusinessTypeException

      public ObjectFieldBusinessTypeException(String msg)
    • ObjectFieldBusinessTypeException

      public ObjectFieldBusinessTypeException(String msg, Throwable throwable)
    • ObjectFieldBusinessTypeException

      public ObjectFieldBusinessTypeException(Throwable throwable)