public class AlreadyExists extends Exception
| Constructor and Description |
|---|
AlreadyExists() |
AlreadyExists(String message) |
AlreadyExists(String message,
Throwable cause) |
AlreadyExists(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012. All Rights Reserved.