Class ObjectActionExecutorKeyException

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

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

    • ObjectActionExecutorKeyException

      public ObjectActionExecutorKeyException()
    • ObjectActionExecutorKeyException

      public ObjectActionExecutorKeyException(String msg)
    • ObjectActionExecutorKeyException

      public ObjectActionExecutorKeyException(String msg, Throwable throwable)
    • ObjectActionExecutorKeyException

      public ObjectActionExecutorKeyException(Throwable throwable)