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