public class PrincipalAlreadyExistsException extends UserDirectoryException
Constructor and Description |
---|
PrincipalAlreadyExistsException()
Constructs a PrincipalAlreadyExistsException with no detail message.
|
PrincipalAlreadyExistsException(java.lang.String message)
Constructs a PrincipalAlreadyExistsException with a specified detail
message.
|
public PrincipalAlreadyExistsException()
public PrincipalAlreadyExistsException(java.lang.String message)
message
- the detail messageCopyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.