Package totalcross.ui.image
Class ImageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- totalcross.ui.image.ImageException
-
- All Implemented Interfaces:
java.io.Serializable
public class ImageException extends java.lang.ExceptionThis class is used to throw an exception when an image could not be loaded for any reason.- Since:
- SuperWaba 5.8.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImageException(java.lang.String msg)
-