public class ConfigurationNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ConfigurationNotFoundException(String message)
Create a new exception with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationNotFoundException(String message)
message - the string messageCopyright © 2018. All rights reserved.