buildframework/helium/sf/java/checktools/src/com/nokia/helium/checktools/CheckToolException.java
changeset 628 7c4a911dc066
parent 587 85df38eb4012
--- a/buildframework/helium/sf/java/checktools/src/com/nokia/helium/checktools/CheckToolException.java	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/java/checktools/src/com/nokia/helium/checktools/CheckToolException.java	Fri Aug 13 14:59:05 2010 +0300
@@ -21,7 +21,7 @@
  * failure occurred during checking of tools required by the Helium.
  * 
  */
-public class CheckToolException extends RuntimeException {
+public class CheckToolException extends Exception {
 
     private static final long serialVersionUID = 1L;