XCC/J 3.2-9

com.marklogic.xcc.exceptions
Class XccConfigException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.marklogic.xcc.exceptions.XccException
              extended bycom.marklogic.xcc.exceptions.XccConfigException
All Implemented Interfaces:
Serializable

public class XccConfigException
extends XccException

This exception indicates a configuration problem.

See Also:
Serialized Form

Constructor Summary
XccConfigException(String message)
           
XccConfigException(String message, Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XccConfigException

public XccConfigException(String message)

XccConfigException

public XccConfigException(String message,
                          Throwable cause)

XCC/J 3.2-9

Copyright © 2003-2008 Mark Logic Corporation, All Rights Reserved.

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