org.eclipse.actf.visualization.engines.lowvision.image
Class ImageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.actf.visualization.engines.lowvision.image.ImageException
- All Implemented Interfaces:
- Serializable
public class ImageException
- extends Exception
Exception relates to images used in low vision simulation engine.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImageException
public ImageException()
- Constructor of Exception
ImageException
public ImageException(String msg)
- Constructor of Exception
- Parameters:
msg
- exception message