Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Use CoreException rather than BirtException to construct exception throw out from DataTypeUtil

-          Summary:

CheckIn:Use CoreException rather than BirtException to construct exception throw out from DataTypeUtil


- Bugzilla Bug (s) Resolved:
None
 


- Description:
BirtException would be marked as abstract class. We should use its derives BIRT-wise. In DataTypeUtil we should use CoreException when construct an exception.


- Tests Description:
Unit Test


- Files Edited:
"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"

 

- Files Added:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 


Back to the top