public final class PreprocessingException extends RuntimeException
Constructor and Description |
---|
PreprocessingException(String message,
URL link,
int lineNo) |
PreprocessingException(String message,
URL link,
int lineNo,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getLine() |
URL |
getUrl() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Apache CXF