public class NodeTypeConflictException extends RepositoryException
NodeTypeConflictException ...| Constructor and Description |
|---|
NodeTypeConflictException(java.lang.String message)
Constructs a new instance of this class with the specified detail
message.
|
NodeTypeConflictException(java.lang.String message,
java.lang.Throwable rootCause)
Constructs a new instance of this class with the specified detail
message and root cause.
|
public NodeTypeConflictException(java.lang.String message)
message - the detail message. The detail message is saved for
later retrieval by the Throwable.getMessage() method.public NodeTypeConflictException(java.lang.String message,
java.lang.Throwable rootCause)
message - the detail message. The detail message is saved for
later retrieval by the Throwable.getMessage() method.rootCause - root failure causeCopyright © 2010 - 2023 Adobe. All Rights Reserved