Class ObjectFieldDBTypeException

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

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

    • ObjectFieldDBTypeException

      public ObjectFieldDBTypeException()
    • ObjectFieldDBTypeException

      public ObjectFieldDBTypeException(String msg)
    • ObjectFieldDBTypeException

      public ObjectFieldDBTypeException(String msg, Throwable throwable)
    • ObjectFieldDBTypeException

      public ObjectFieldDBTypeException(Throwable throwable)