gov.nasa.worldwind.exception
Class NoItemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gov.nasa.worldwind.exception.WWRuntimeException
gov.nasa.worldwind.exception.NoItemException
- All Implemented Interfaces:
- Serializable
public class NoItemException
- extends WWRuntimeException
Thrown to indicate that an item is not available from a request or search.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoItemException
public NoItemException(String string)