public class PatternCompileException extends RuntimeException
Modifier | Constructor and Description |
---|---|
protected |
PatternCompileException(String message)
Creates a new
PatternCompileException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected PatternCompileException(String message)
PatternCompileException
.message
- the detail message, or null
.See http://www.xins.org/.