public class UnknownKeyException extends IllegalArgumentException
| Constructor and Description |
|---|
UnknownKeyException(String message)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownKeyException(String message)
message - a message describing the exception.Copyright © 2001–2014 JFree.org. All rights reserved.