java.lang
Class Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
- Direct Known Subclasses:
- ArithmeticException, ClassNotFoundException, CloneNotSupportedException, DestinationUnreachableException, InterruptedException, IOException, LandmarkException, LocationException, PointUnreachableException, RuntimeException, SensorSelectorException, XMLStreamException
public class Exception
- extends Throwable
Exception
public Exception()
Exception
public Exception(String message)
Exception
public Exception(String message,
Throwable cause)
Exception
public Exception(Throwable cause)