kAWT Version 0.96

java.awt
Class TooManyListenersException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--java.awt.TooManyListenersException

public class TooManyListenersException
extends RuntimeException


Constructor Summary
TooManyListenersException()
           
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TooManyListenersException

public TooManyListenersException()

kAWT Version 0.96