public class DuplicateException extends IllegalArgumentException
| 构造器和说明 |
|---|
DuplicateException()
Instantiates a new Duplicate exception.
|
DuplicateException(String s)
Instantiates a new Duplicate exception.
|
DuplicateException(String message,
Throwable cause)
Instantiates a new Duplicate exception.
|
DuplicateException(Throwable cause)
Instantiates a new Duplicate exception.
|
public DuplicateException()
public DuplicateException(String s)
s - the spublic DuplicateException(String message, Throwable cause)
message - the messagecause - the causepublic DuplicateException(Throwable cause)
cause - the causeCopyright © 2023 The Ant Financial. All rights reserved.