nl.hippo.client.api
Class DocumentNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.hippo.client.api.ClientException
              extended by nl.hippo.client.api.DocumentNotFoundException
All Implemented Interfaces:
Serializable

public class DocumentNotFoundException
extends ClientException

See Also:
Serialized Form

Constructor Summary
DocumentNotFoundException(String msg)
           
DocumentNotFoundException(String msg, Exception 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocumentNotFoundException

public DocumentNotFoundException(String msg)

DocumentNotFoundException

public DocumentNotFoundException(String msg,
                                 Exception cause)


Copyright © 2006-2009 Hippo. All Rights Reserved.