gov.nasa.worldwind.exception
Class WWRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gov.nasa.worldwind.exception.WWRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WWDuplicateRequestException
public class WWRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WWRuntimeException
public WWRuntimeException()
WWRuntimeException
public WWRuntimeException(String s)
WWRuntimeException
public WWRuntimeException(String s,
Throwable throwable)
WWRuntimeException
public WWRuntimeException(Throwable throwable)