public class DamagedFormat extends Exception
| Constructor and Description |
|---|
DamagedFormat() |
DamagedFormat(String message) |
DamagedFormat(String message,
Throwable cause) |
DamagedFormat(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.