public class NotInitedException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
NotInitedException() |
NotInitedException(String message) |
NotInitedException(String format,
Object... args) |
NotInitedException(String errcode,
String errmsg) |
NotInitedException(String message,
Throwable cause) |
NotInitedException(Throwable t) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.