Package com.liferay.object.exception
Class ObjectValidationRuleEngineException.NoSuchEngine
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.ObjectValidationRuleEngineException
com.liferay.object.exception.ObjectValidationRuleEngineException.NoSuchEngine
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ObjectValidationRuleEngineException
public static class ObjectValidationRuleEngineException.NoSuchEngine
extends ObjectValidationRuleEngineException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.object.exception.ObjectValidationRuleEngineException
ObjectValidationRuleEngineException.InvalidFields, ObjectValidationRuleEngineException.InvalidScript, ObjectValidationRuleEngineException.MustNotBeNull, ObjectValidationRuleEngineException.NoSuchEngine, ObjectValidationRuleEngineException.NotAllowedEngine
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.object.exception.ObjectValidationRuleEngineException
getMessage, getMessageKey, getObjectValidationRuleResults
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchEngine
-