public class NodeException extends JetspeedException
NodeException
Note that these exceptions are assumed to be "unexpected" and/or fatal; use NodeNotFoundException or other exceptions derived from the base JetspeedException for "informational" exceptions.
KEYED_MESSAGE_BUNDLE| Constructor and Description |
|---|
NodeException() |
NodeException(String message) |
NodeException(String msg,
Throwable nested) |
NodeException(Throwable nested) |
getKeyedMessage, getMessage, getMessage, getMessage, getRequestDiagnostics, setRequestDiagnosticsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.