public class ResourceConfigurationNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ResourceConfigurationNotFoundException(String message)
Public constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceConfigurationNotFoundException(String message)
message - The exception message.Copyright © 2020. All rights reserved.