Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
Interface XCapError

All Known Implementing Classes:
BaseXCapError, CannotDeleteType, CannotInsertType, ConstraintFailureType, ExtensionType, NoParentType, NotUtf8Type, NotWellFormedType, NotXmlAttValueType, NotXmlFragType, SchemaValidationErrorType, UniquenessFailureType

public interface XCapError

The XCAP error inteface.

Author:
Grigorii Balutsel

Method Summary
 String getPhrase()
          Gets the phrase attribute.
 

Method Detail

getPhrase

String getPhrase()
Gets the phrase attribute.

Returns:
User readable error description.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.