Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.link
Class ElementLocatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ro.sync.ecss.extensions.api.link.ElementLocatorException
All Implemented Interfaces:
Serializable

public class ElementLocatorException
extends Exception

Exception thrown when an element locator fails.

See Also:
Serialized Form

Constructor Summary
ElementLocatorException(String message)
          Constructor.
ElementLocatorException(String message, 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

ElementLocatorException

public ElementLocatorException(String message)
Constructor.

Parameters:
message - The exception message.

ElementLocatorException

public ElementLocatorException(String message,
                               Throwable cause)
Constructor.

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

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.