java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.ide.util.MissingIconException
- All Implemented Interfaces:
- java.io.Serializable
- public final class MissingIconException
- extends java.lang.Exception
Exception thrown when IconDescription fails to find an icon.
Nested classes inherited from class java.lang.Throwable |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingIconException
public MissingIconException(java.lang.String message)
MissingIconException
public MissingIconException(java.lang.String message,
java.lang.Throwable cause)