com.sculley.jim.swjava.exception
Class ActivateDocException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sculley.jim.swjava.exception.ActivateDocException

public class ActivateDocException
extends java.lang.Exception

Insert the type's description here. Creation date: (1/28/00 5:49:22 PM)

See Also:
Serialized Form

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

Constructor Detail

ActivateDocException

public ActivateDocException()