Class PreprocessorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ghidra.sleigh.grammar.PreprocessorException
All Implemented Interfaces:
Serializable

public class PreprocessorException extends Exception
See Also:
  • Constructor Details

    • PreprocessorException

      public PreprocessorException(String message, String filename, int lineno, int overall, String line)