XCC/J 6.0-3

com.marklogic.xcc.exceptions
Class UnimplementedFeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.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)
           
 
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

UnimplementedFeatureException

public UnimplementedFeatureException(String message)

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