Class ObjectRelationshipNameException

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

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

    • ObjectRelationshipNameException

      public ObjectRelationshipNameException()
    • ObjectRelationshipNameException

      public ObjectRelationshipNameException(String msg)
    • ObjectRelationshipNameException

      public ObjectRelationshipNameException(String msg, Throwable throwable)
    • ObjectRelationshipNameException

      public ObjectRelationshipNameException(Throwable throwable)