org.limitless.nmc.Client
Class NMCConnectionLost

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.limitless.nmc.Client.NMCException
              extended by org.limitless.nmc.Client.NMCConnectionLost
All Implemented Interfaces:
java.io.Serializable

public class NMCConnectionLost
extends NMCException

See Also:
Serialized Form

Constructor Summary
NMCConnectionLost()
           
NMCConnectionLost(java.lang.String cause)
           
NMCConnectionLost(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

NMCConnectionLost

public NMCConnectionLost()

NMCConnectionLost

public NMCConnectionLost(java.lang.String cause)

NMCConnectionLost

public NMCConnectionLost(java.lang.Throwable cause)


Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.