Package com.googlecode.aviator.exception
Class CompareNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.googlecode.aviator.exception.ExpressionRuntimeException
com.googlecode.aviator.exception.CompareNotSupportedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCompareNotSupportedException
(String message) CompareNotSupportedException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CompareNotSupportedException
public CompareNotSupportedException() -
CompareNotSupportedException
-
CompareNotSupportedException
-
CompareNotSupportedException
-