com.marklogic.xcc.exceptions
Class UnimplementedFeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnimplementedFeatureException
public UnimplementedFeatureException(String message)
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