public class InvalidInstrumentationConfigurationException extends RuntimeException
InstrumentationConfiguration is invalid.| Constructor and Description |
|---|
InvalidInstrumentationConfigurationException() |
InvalidInstrumentationConfigurationException(String message) |
InvalidInstrumentationConfigurationException(String message,
Throwable cause) |
InvalidInstrumentationConfigurationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidInstrumentationConfigurationException()
public InvalidInstrumentationConfigurationException(String message)
message - public InvalidInstrumentationConfigurationException(Throwable cause)
cause - Copyright © 2014 JBoss by Red Hat. All rights reserved.