public class UndoNotSupportedException extends Exception
Undoing is implemented by the Instrumentor.undo(Instrumentation) method.
Instrumentor,
Serialized Form| Constructor and Description |
|---|
UndoNotSupportedException(Instrumentation instrumentation)
Sets a generic exception message for an instrumentation.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndoNotSupportedException(Instrumentation instrumentation)
Copyright © 2009–2014 Oracle Corporation. All rights reserved.