public final class InvalidConfigException extends Exception
| Constructor and Description |
|---|
InvalidConfigException(String msg)
Constructor with message.
|
InvalidConfigException(URL url,
Throwable cause)
Constructor with URL and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConfigException(String msg)
msg - Message.Copyright © 2013 Future Invent Informationsmanagement GmbH, Hamburg (Germany). All Rights Reserved.