Oxygen XML Editor 14.2 Author API

ro.sync.exml.workspace.api.editor.page.text.xml
Class XPathException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ro.sync.exml.workspace.api.editor.page.text.xml.XPathException
All Implemented Interfaces:
java.io.Serializable

@API(type=EXTENDABLE,
     src=PUBLIC)
public class XPathException
extends java.lang.Exception

An exception thrown when performing an XPath.

Since:
14

*********************************
EXPERIMENTAL - Subject to change
********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

See Also:
Serialized Form

Constructor Summary
XPathException(java.lang.String message, java.lang.Throwable cause)
          Constructor.
 
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

XPathException

public XPathException(java.lang.String message,
                      java.lang.Throwable cause)
Constructor.

Parameters:
message - The error message.
cause - The cause of the exception.

Oxygen XML Editor 14.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2013. All rights reserved.