XCC/J 3.2-9

com.marklogic.xcc.exceptions
Class UnimplementedFeatureException

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

public class UnimplementedFeatureException
extends RuntimeException

This exception indicates either that some planned feature is not yet implemented in the current version of XCC, or that the server to which it is connecting does not support some the operation.

See Also:
Serialized Form

Constructor Summary
UnimplementedFeatureException(String message)
           
 
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

UnimplementedFeatureException

public UnimplementedFeatureException(String message)

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