public class InstrumentationError extends Error
Instrumentor,
Serialized Form| Constructor and Description |
|---|
InstrumentationError(Instrumentation instrumentation,
Throwable cause)
Sets a generic error message for an instrumentation error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InstrumentationError(Instrumentation instrumentation, Throwable cause)
Copyright © 2009–2019 Oracle Corporation. All rights reserved.