public class InvalidPatternException extends RuleConstructionException
| Constructor and Description |
|---|
InvalidPatternException() |
InvalidPatternException(String message) |
InvalidPatternException(String message,
Throwable cause) |
InvalidPatternException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPatternException()
Exception.Exception()public InvalidPatternException(String message)
Exception.Exception(String message)public InvalidPatternException(Throwable cause)
Exception.Exception(Throwable cause)Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.