Oxygen XML Editor 14.2 Author API

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

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

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

Signals a link that cannot be resolved.

Since:
14.2

*********************************
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
InvalidLinkException(java.lang.String message)
          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

InvalidLinkException

public InvalidLinkException(java.lang.String message)
Constructor.

Parameters:
message - Error message.

Oxygen XML Editor 14.2 Author API

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