public class NameException extends RepositoryException
Constructor and Description |
---|
NameException(java.lang.String message)
Creates a NameException with the given error message.
|
NameException(java.lang.String message,
java.lang.Throwable rootCause)
Creates a NameException with the given error message and
root cause exception.
|
public NameException(java.lang.String message)
message
- error messagepublic NameException(java.lang.String message, java.lang.Throwable rootCause)
message
- error messagerootCause
- root cause exceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved