nl.hippo.client.api
Class ClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.hippo.client.api.ClientException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CollectionNotFoundException, DocumentNotFoundException
public class ClientException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientException
public ClientException(String msg)
ClientException
public ClientException(String msg,
Exception cause)
Copyright © 2006-2009 Hippo. All Rights Reserved.