public class AutoUpdateException extends Exception
| Constructor and Description |
|---|
AutoUpdateException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate final String message
public AutoUpdateException(String message)
public String getMessage()
getMessage in class Throwable