public class InstrumentationException extends RuntimeException
| Constructor and Description | 
|---|
InstrumentationException()  | 
InstrumentationException(String message)  | 
InstrumentationException(String message,
                        Throwable cause)  | 
InstrumentationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 JavaLite. All rights reserved.