public class InvalidPatternOptionsException extends Exception
| Constructor and Description |
|---|
InvalidPatternOptionsException() |
InvalidPatternOptionsException(String message) |
InvalidPatternOptionsException(String message,
Throwable cause) |
InvalidPatternOptionsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPatternOptionsException()
public InvalidPatternOptionsException(String message)
public InvalidPatternOptionsException(String message, Throwable cause)
public InvalidPatternOptionsException(Throwable cause)
Copyright © 2015. All rights reserved.