StarOffice 5.2 API
reverse engineered by classdoc

java.awt
Class AWTException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.awt.AWTException
All Implemented Interfaces:
java.io.Serializable

public synchronized class AWTException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Fields inherited from class java.lang.Throwable
backtrace, detailMessage
 
Constructor Summary
AWTException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Constructor Detail

AWTException

public AWTException(java.lang.String s)

StarOffice 5.2 API
reverse engineered by classdoc