RoboJDETM v1.5

java.lang
Class Exception

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
Direct Known Subclasses:
CloneNotSupportedException, InterruptedException, IOException, NoSuchMethodException, RuntimeException, UnsupportedCommOperationException

public class Exception
extends Throwable

Base class for exceptions that applications can commonly handle and recover from.


Constructor Summary
Exception()
           
Exception(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

Exception

public Exception()

Exception

public Exception(String message)

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com