Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.yahoo.vespa.indexinglanguage.expressions.VerificationException
- All Implemented Interfaces:
Serializable
- Author:
- Simon Thoresen Hult
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVerificationException(Expression expression, String message) VerificationException(Class<?> expression, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace