public class InitializationException extends RuntimeException
This exception typically indicates a configuration problem and it is not recoverable unless you can continue without the service that threw this exception.
| Constructor and Description |
|---|
InitializationException(String s) |
InitializationException(String s,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 jUPnP.org. All rights reserved.