Package com.logicaldoc.zoho
Class ZohoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.logicaldoc.zoho.ZohoException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionZohoException(String message) ZohoException(String message, Throwable cause) ZohoException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ZohoException
public ZohoException() - 
ZohoException
 - 
ZohoException
 - 
ZohoException
 
 -