fipaos.util.proxy
Class MovedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fipaos.util.proxy.ProxyException
                    |
                    +--fipaos.util.proxy.MovedException

public class MovedException
extends ProxyException

description of class


Constructor Summary
MovedException(String str)
           

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

MovedException

public MovedException(String str)