nl.hippo.client.api
Class CollectionNotFoundException

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.CollectionNotFoundException
All Implemented Interfaces:
Serializable

public class CollectionNotFoundException
extends ClientException

See Also:
Serialized Form

Constructor Summary
CollectionNotFoundException(String msg)
           
CollectionNotFoundException(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

CollectionNotFoundException

public CollectionNotFoundException(String msg)

CollectionNotFoundException

public CollectionNotFoundException(String msg,
                                   Exception cause)


Copyright © 2006-2009 Hippo. All Rights Reserved.