Class CCResultsViewException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.debug.pdt.codecoverage.ui.CCResultsViewException
All Implemented Interfaces:
Serializable

public class CCResultsViewException extends Exception
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.