Class CCResultsViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.debug.pdt.codecoverage.ui.CCResultsViewException
- All Implemented Interfaces:
Serializable
Thrown when code coverage results view API has issues. Use
getMessage to obtain details.- Since:
- 3.2
- See Also:
- Do not extend:
- This class is not intended to be subclassed by clients.
- Do not instantiate:
- This class is not intended to be instantiated by clients.
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString