XCC/J 4.0-9

com.marklogic.xcc.exceptions
Class XccConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.marklogic.xcc.exceptions.XccException
              extended by com.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)
           
 
Method Summary
 
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 4.0-9

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

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