JavaScript is disabled on your browser.
Zoho Analytics - Java Documentation
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.zoho.analytics.client.ParseException
All Implemented Interfaces:
java.io.Serializable
public class ParseException
extends java.lang.Exception
ParseException is thrown if the server has responded but client was not able to parse the response.
Possible reasons could be version mismatch.The client might have to be updated to a newer version.
See Also:
Serialized Form
Constructor Summary
Constructors
Modifier
Constructor and Description
protected
ParseException (java.lang.String responseContent,
java.lang.String message,
java.lang.Throwable th)
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Zoho Analytics - Java Documentation
Copyright © 2023 AdventNet Inc. All Rights Reserved.