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