org.limitless.nmc.Client
Class NMCNotFound

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.NMCNotFound
All Implemented Interfaces:
java.io.Serializable

public class NMCNotFound
extends NMCException

See Also:
Serialized Form

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

NMCNotFound

public NMCNotFound()

NMCNotFound

public NMCNotFound(java.lang.String cause)

NMCNotFound

public NMCNotFound(java.lang.Throwable source)


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