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

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