public class HostingNodeNotFoundException extends InitializationException
| Constructor and Description |
|---|
HostingNodeNotFoundException() |
HostingNodeNotFoundException(String message) |
HostingNodeNotFoundException(String message,
Throwable cause) |
HostingNodeNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
HostingNodeNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All Rights Reserved.