com.marklogic.xcc.exceptions
Class UnexpectedResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.marklogic.xcc.exceptions.XccException
com.marklogic.xcc.exceptions.UnexpectedResponseException
- All Implemented Interfaces:
- Serializable
public class UnexpectedResponseException
- extends XccException
This exception indicates that an unrecognized response was received from
the server while parsing the HTTP header of the message. This can be caused
by a connection error or server timeout.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnexpectedResponseException
public UnexpectedResponseException(String message,
String responseValue)
Copyright © 2013 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com