public class NameException
extends javax.jcr.RepositoryException
Constructor and Description |
---|
NameException(String message)
Creates a NameException with the given error message.
|
NameException(String message,
Throwable rootCause)
Creates a NameException with the given error message and
root cause exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NameException(String message)
message
- error messageCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.