public class DuplicateException extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
DuplicateException() |
|
DuplicateException(String string) |
|
DuplicateException(String string,
Throwable throwable) |
protected |
DuplicateException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
DuplicateException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.