XCC/J 6.0-3

com.marklogic.xcc.spi
Class ConnectionErrorAction

java.lang.Object
  extended by com.marklogic.xcc.spi.ConnectionErrorAction

public class ConnectionErrorAction
extends Object

This is a type-safe enumeration that defines the possible return values of ConnectionProvider.returnErrorConnection(ServerConnection, Throwable, java.util.logging.Logger) .


Field Summary
static ConnectionErrorAction FAIL
           
static ConnectionErrorAction RETRY
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FAIL

public static final ConnectionErrorAction FAIL

RETRY

public static final ConnectionErrorAction RETRY
Method Detail

toString

public String toString()
Overrides:
toString in class Object

XCC/J 6.0-3

Copyright © 2013 MarkLogic Corporation. All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com