org.limitless.nmc.Client
Class NMCException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.limitless.nmc.Client.NMCException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MuckLoginInvalid, MuckNotResponding, NMCConnectionLost, NMCNotFound, SourceUnavailableException

public class NMCException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NMCException(java.lang.String cause)
           
NMCException(java.lang.Throwable source)
           
 
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

NMCException

public NMCException(java.lang.String cause)

NMCException

public NMCException(java.lang.Throwable source)


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