Package com.sun.j3d.utils.image
Class ImageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.j3d.utils.image.ImageException
- All Implemented Interfaces:
Serializable
Exception used to indicate that the texture loader encountered
a problem loading the specified image file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ImageException
public ImageException() -
ImageException
-
ImageException
-