Package ghidra.sleigh.grammar
Class PreprocessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.sleigh.grammar.PreprocessorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPreprocessorException
(String message, String filename, int lineno, int overall, String line) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PreprocessorException
-