Class ObjectFieldRelationshipTypeException

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

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

    • ObjectFieldRelationshipTypeException

      public ObjectFieldRelationshipTypeException()
    • ObjectFieldRelationshipTypeException

      public ObjectFieldRelationshipTypeException(String msg)
    • ObjectFieldRelationshipTypeException

      public ObjectFieldRelationshipTypeException(String msg, Throwable throwable)
    • ObjectFieldRelationshipTypeException

      public ObjectFieldRelationshipTypeException(Throwable throwable)