Class UnparseableFormulaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.variantsync.diffdetective.error.UnparseableFormulaException
- All Implemented Interfaces:
Serializable
Exception for cases in which a formula extracted from a diff cannot be parsed.
- See Also:
-
Constructor Summary
ConstructorDescriptionUnparseableFormulaException
(String message) UnparseableFormulaException
(String message, Exception other) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnparseableFormulaException
-
UnparseableFormulaException
-
UnparseableFormulaException
-