虚拟异常
| Constructor and description |
|---|
ErrorService.DummyException
(String message) |
| Methods inherited from class | Name |
|---|---|
class Throwable |
Throwable#printStackTrace(java.io.PrintStream), Throwable#printStackTrace(), Throwable#printStackTrace(java.io.PrintWriter), Throwable#fillInStackTrace(), Throwable#getCause(), Throwable#initCause(Throwable), Throwable#toString(), Throwable#getMessage(), Throwable#getLocalizedMessage(), Throwable#getStackTrace(), Throwable#setStackTrace([LStackTraceElement;), Throwable#addSuppressed(Throwable), Throwable#getSuppressed(), Throwable#wait(long, int), Throwable#wait(long), Throwable#wait(), Throwable#equals(Object), Throwable#hashCode(), Throwable#getClass(), Throwable#notify(), Throwable#notifyAll() |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
BROPEN Documentation, 2020-04-21 11:00