Serialized Form
-
Package com.ibm.debug.pdt.codecoverage.core.results
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCAbstractException
class CCAbstractException extends Exception implements Serializable- serialVersionUID:
- 20161021L
-
Serialized Fields
-
fEncodedMessage
String fEncodedMessage
-
fExceptions
ArrayList<CCAbstractException> fExceptions
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCFileChangedException
class CCFileChangedException extends CCAbstractException implements Serializable- serialVersionUID:
- 20190402L
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCIdenticalFilesException
class CCIdenticalFilesException extends CCAbstractException implements Serializable- serialVersionUID:
- 20190402L
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCModifierException
class CCModifierException extends CCImportException implements Serializable- serialVersionUID:
- 2016534937583041588L
-
Serialized Fields
-
fItem
ICCBase fItem
-
fModifier
ICCResultModifier fModifier
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCResultException
class CCResultException extends CCAbstractException implements Serializable- serialVersionUID:
- 20161022L
-
Serialized Fields
-
fResult
ICCResult fResult
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.CCSourceFileNotFoundException
class CCSourceFileNotFoundException extends CCAbstractException implements Serializable- serialVersionUID:
- 20151112L
-
-
Package com.ibm.debug.pdt.codecoverage.core.results.exporters
-
Exception com.ibm.debug.pdt.codecoverage.core.results.exporters.CCExportException
class CCExportException extends CCAbstractException implements Serializable- serialVersionUID:
- 20151111L
-
-
Package com.ibm.debug.pdt.codecoverage.core.results.filters
-
Exception com.ibm.debug.pdt.codecoverage.core.results.filters.CCFilterException
class CCFilterException extends CCModifierException implements Serializable- serialVersionUID:
- 20160503L
-
-
Package com.ibm.debug.pdt.codecoverage.core.results.importers
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateBranchPointException
class CCDuplicateBranchPointException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20180909L
-
Serialized Fields
-
fExistingBranchPoint
ICCBranchPoint fExistingBranchPoint
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateException
class CCDuplicateException extends CCImportException implements Serializable- serialVersionUID:
- 20160620L
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateFlowPointException
class CCDuplicateFlowPointException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20170401L
-
Serialized Fields
-
fExistingFlowPoint
ICCFlowPoint fExistingFlowPoint
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateModuleException
class CCDuplicateModuleException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20160302L
-
Serialized Fields
-
fExistingModule
ICCImportModule fExistingModule
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicatePartException
class CCDuplicatePartException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20160620L
-
Serialized Fields
-
fExistingPart
ICCImportPart fExistingPart
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateStatementException
class CCDuplicateStatementException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20180508L
-
Serialized Fields
-
fExistingStatement
ICCStatement fExistingStatement
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCDuplicateTestcaseException
class CCDuplicateTestcaseException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20151116L
-
Serialized Fields
-
fDuplicateTestcase
ICCImportTestcase fDuplicateTestcase
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCFileExistsException
class CCFileExistsException extends CCDuplicateException implements Serializable- serialVersionUID:
- 20160112L
-
Serialized Fields
-
fExistingFile
ICCImportFile fExistingFile
-
fNewFile
ICCImportFile fNewFile
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCFileMismatchException
class CCFileMismatchException extends CCImportException implements Serializable- serialVersionUID:
- 20160111L
-
Serialized Fields
-
fTestcaseID
int fTestcaseID
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCImportException
class CCImportException extends CCAbstractException implements Serializable- serialVersionUID:
- 20151111L
-
Serialized Fields
-
fPath
String fPath
-
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCImportFlowPointException
class CCImportFlowPointException extends CCImportException implements Serializable- serialVersionUID:
- 20181106L
-
Exception com.ibm.debug.pdt.codecoverage.core.results.importers.CCInvalidResultDirectory
class CCInvalidResultDirectory extends CCImportException implements Serializable- serialVersionUID:
- 20150113L
-