Class PreprocessorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.igormaznitsa.jcp.exceptions.PreprocessorException
All Implemented Interfaces:
Serializable

public class PreprocessorException extends RuntimeException
The exception allows to save some useful data about preprocessing files like the current include stack and the error string index
See Also: