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, setRequestDiagnostics
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.