Class ObjectRelationshipSystemException

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

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

    • ObjectRelationshipSystemException

      public ObjectRelationshipSystemException()
    • ObjectRelationshipSystemException

      public ObjectRelationshipSystemException(String msg)
    • ObjectRelationshipSystemException

      public ObjectRelationshipSystemException(String msg, Throwable throwable)
    • ObjectRelationshipSystemException

      public ObjectRelationshipSystemException(Throwable throwable)