fipaos.util.proxy
Class BadMachineException

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

public class BadMachineException
extends ProxyException

description of class

See Also:
Serialized Form

Constructor Summary
BadMachineException(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

BadMachineException

public BadMachineException(java.lang.String str)