org.eclipse.actf.visualization.engines.lowvision
Class LowVisionIOException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.eclipse.actf.visualization.engines.lowvision.LowVisionIOException
org.eclipse.actf.visualization.engines.lowvision.LowVisionIOException
- All Implemented Interfaces: 
- Serializable
- public class LowVisionIOException 
- extends Exception
This exception is thrown when a low vision simulation did not completes
 successfully because of IO error.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
LowVisionIOException
public LowVisionIOException()
- Constructor of Exception
 
LowVisionIOException
public LowVisionIOException(String msg)
- Constructor of Exception
 
- Parameters:
- msg- exception message