Uses of Class
com.igormaznitsa.jcp.exceptions.PreprocessorException
Packages that use PreprocessorException
-
Uses of PreprocessorException in com.igormaznitsa.jcp.context
Methods in com.igormaznitsa.jcp.context that return PreprocessorExceptionModifier and TypeMethodDescriptionPreprocessingState.makeException
(String message, String causeString, Throwable cause) PreprocessorContext.makeException
(String text, Throwable cause) Prepare exception with message and cause, or return cause if it is a preprocessor exception -
Uses of PreprocessorException in com.igormaznitsa.jcp.exceptions
Methods in com.igormaznitsa.jcp.exceptions that return PreprocessorExceptionModifier and TypeMethodDescriptionstatic PreprocessorException
PreprocessorException.extractPreprocessorException
(Throwable thr)