public class DaemonInitException extends Exception
Constructor and Description |
---|
DaemonInitException(String message) |
DaemonInitException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessageWithCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.