fipaos.util.proxy
Class MovedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fipaos.util.proxy.ProxyException
                    |
                    +--fipaos.util.proxy.MovedException
All Implemented Interfaces:
java.io.Serializable

public class MovedException
extends ProxyException

description of class

See Also:
Serialized Form

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

Constructor Detail

MovedException

public MovedException(java.lang.String str)