Oxygen XML Editor 15.0 Author API

ro.sync.exml.workspace.api.editor.transformation
Class TransformationScenarioNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ro.sync.exml.workspace.api.editor.transformation.TransformationScenarioNotFoundException
All Implemented Interfaces:
java.io.Serializable

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

Thrown when a transformation scenario cannot be found.

Since:
15

*********************************
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
TransformationScenarioNotFoundException(java.lang.String scenarioName)
          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

TransformationScenarioNotFoundException

public TransformationScenarioNotFoundException(java.lang.String scenarioName)
Constructor.

Parameters:
scenarioName - The transformation scenario name.

Oxygen XML Editor 15.0 Author API

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