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