javax.activity
Class NoActivityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.activity.NoActivityException
All Implemented Interfaces:
java.io.Serializable

public class NoActivityException
extends java.lang.Exception

Created by IntelliJ IDEA. User: Francisco P�rez Date: 27-ago-2003 Time: 17:58:16 To change this template use Options | File Templates.

See Also:
Serialized Form

Constructor Summary
NoActivityException()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoActivityException

public NoActivityException()