javax.realtime
Class UnknownHappeningException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byjavax.realtime.UnknownHappeningException
All Implemented Interfaces:
Serializable

public class UnknownHappeningException
extends RuntimeException

Exception thrown when an event is bound to an unknown happening.

Author:
Angelo Corsaro
See Also:
Serialized Form

Constructor Summary
UnknownHappeningException()
           
UnknownHappeningException(String description)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownHappeningException

public UnknownHappeningException()

UnknownHappeningException

public UnknownHappeningException(String description)


jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2005 Angelo Corsaro and Morgan Deters.