com.marklogic.xcc.spi
Class ConnectionErrorAction
java.lang.Object
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)
.
FAIL
public static final ConnectionErrorAction FAIL
RETRY
public static final ConnectionErrorAction RETRY
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com