Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api
Class AuthorOperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ro.sync.ecss.extensions.api.AuthorOperationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AuthorOperationStoppedByUserException

public class AuthorOperationException
extends Exception

An exception thrown by an AuthorOperation when it fails.

See Also:
Serialized Form

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

AuthorOperationException

public AuthorOperationException(String message)
Constructor.

Parameters:
message - The error message.

AuthorOperationException

public AuthorOperationException(String message,
                                Throwable cause)
Constructor.

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

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.