public class InvalidFolderException extends NodeException
InvalidFolderException
Thrown when there is an attempt to represent a node as folder when it is actually not a folder.
KEYED_MESSAGE_BUNDLE
Constructor and Description |
---|
InvalidFolderException() |
InvalidFolderException(String message) |
InvalidFolderException(String msg,
Throwable nested) |
InvalidFolderException(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.