public class DuplicateKeyException extends CreateException
Constructor and Description |
---|
DuplicateKeyException()
Constructs an DuplicateKeyException with no detail message.
|
DuplicateKeyException(java.lang.String message)
Constructs an DuplicateKeyException with the specified detail message.
|
public DuplicateKeyException()
public DuplicateKeyException(java.lang.String message)
message
- - The detailed message