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