public class ParseException
extends java.lang.Exception
| Constructor and Description |
|---|
ParseException(java.lang.String responseContent,
java.lang.String message,
java.lang.Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResponseContent()
Returns the complete response content as sent by the server.
|
Copyright © 2024 AdventNet Inc. All Rights Reserved.