Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api
Class ExtensionException

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

public class ExtensionException
extends Exception

Exception thrown when errors occur during execution of the code from extension classes.

See Also:
Serialized Form

Constructor Summary
ExtensionException(String message)
          Constructor.
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ExtensionException

public ExtensionException(String message)
Constructor.

Parameters:
message - The exception's message.
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable
Returns:
Return the exception's message.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.