public class NodeNotFoundException extends JetspeedException
NodeNotFoundException
Note that these "informational" exceptions must not derive from NodeException and instead derive from only the base JetspeedException.
KEYED_MESSAGE_BUNDLE| Constructor and Description |
|---|
NodeNotFoundException() |
NodeNotFoundException(String message) |
NodeNotFoundException(String msg,
Throwable nested) |
NodeNotFoundException(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.