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, toString
public InvalidPatternException()
Exception.Exception()
public InvalidPatternException(String message)
Exception.Exception(String message)
public InvalidPatternException(Throwable cause)
Exception.Exception(Throwable cause)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.