Class ObjectActionSystemException

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

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

    • ObjectActionSystemException

      public ObjectActionSystemException()
    • ObjectActionSystemException

      public ObjectActionSystemException(String msg)
    • ObjectActionSystemException

      public ObjectActionSystemException(String msg, Throwable throwable)
    • ObjectActionSystemException

      public ObjectActionSystemException(Throwable throwable)