Class RulesEngineException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.rules.engine.RulesEngineException
All Implemented Interfaces:
Serializable

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

    • RulesEngineException

      public RulesEngineException(String msg)
    • RulesEngineException

      public RulesEngineException(String msg, Throwable throwable)
    • RulesEngineException

      public RulesEngineException(Throwable throwable)