Serializablepublic class UiThreadingViolationException extends RuntimeException
| Constructor | Description |
|---|---|
UiThreadingViolationException(String message) |
Creates a new instance of this exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UiThreadingViolationException(String message)
message - Message.