konark.manager
Class looseStubException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byjava.rmi.RemoteException
                  extended bykonark.manager.looseStubException
All Implemented Interfaces:
java.io.Serializable

public class looseStubException
extends java.rmi.RemoteException
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
looseStubException()
           
looseStubException(java.lang.String str)
           
 
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

looseStubException

public looseStubException(java.lang.String str)

looseStubException

public looseStubException()