Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.xcaperror
Interface NoParent

All Superinterfaces:
Xcap409Error, XcapError

public interface NoParent
extends Xcap409Error

This indicates that an attempt to insert an element, attribute, or document failed because the document or element into which the insertion was supposed to occur does not exist.


Method Summary
 String getAncestor()
          Contains an HTTP URI that points to the element that is the closest ancestor that does exist.

 

Methods inherited from interface com.oracle.sft.xcap.client.xcaperror.Xcap409Error
getPhrase

 

Method Detail

getAncestor

String getAncestor()
Contains an HTTP URI that points to the element that is the closest ancestor that does exist.
Returns:
the ancestor

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.