Add new exception class
authoryoubowu <wu.youbo@zte.com.cn>
Sat, 18 Feb 2017 03:25:18 +0000 (11:25 +0800)
committer6092002067 <wu.youbo@zte.com.cn>
Sat, 18 Feb 2017 06:15:31 +0000 (14:15 +0800)
commit415aaeb592bf4645705bece01bc570cb3a398fd9
tree79f2d74c947d2e141b89333607d1d3d8b65ca9fd
parent95bf2aae433086e88bf996773a2ffed59d69c930
Add new exception class

Issue-ID:HOLMES-9

Change-Id: Ib7037b582a1a15b3c6d93daa200b42751268728e
Signed-off-by: youbowu <wu.youbo@zte.com.cn>
holmes-actions/src/main/java/org/openo/holmes/common/exception/CorrelationException.java [moved from holmes-actions/src/main/java/org/openo/holmes/common/exception/CallException.java with 78% similarity]
holmes-actions/src/main/java/org/openo/holmes/common/exception/DataFormatException.java [deleted file]
holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-en-US.json
holmes-actions/src/main/java/org/openo/holmes/common/i18n/correlation-i18n-zh-CN.json
holmes-actions/src/main/java/org/openo/holmes/common/utils/I18nProxy.java