com.nokia.tools
Class ToolsProcessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.nokia.tools.ToolsProcessException
All Implemented Interfaces:
java.io.Serializable

public class ToolsProcessException
extends java.lang.Exception

Exception handling for command line tool wrapper

See Also:
Serialized Form

Constructor Summary
ToolsProcessException(java.lang.String message)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToolsProcessException

public ToolsProcessException(java.lang.String message)
Constructor

Parameters:
String - exception message