Oxygen XML Editor 15.0 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
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 15.0 Author API

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