| Package | Description |
|---|---|
| com.igormaznitsa.jcp.context | |
| com.igormaznitsa.jcp.exceptions |
| Modifier and Type | Method and Description |
|---|---|
PreprocessorException |
PreprocessingState.makeException(String message,
String causeString,
Throwable cause) |
PreprocessorException |
PreprocessorContext.makeException(String text,
Throwable cause)
Prepare exception with message and cause, or return cause if it is a
preprocessor exception
|
| Modifier and Type | Method and Description |
|---|---|
static PreprocessorException |
PreprocessorException.extractPreprocessorException(Throwable thr) |
Copyright © 2011–2019 Igor Maznitsa. All rights reserved.