Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api
Class AuthorOperationStoppedByUserException

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

public class AuthorOperationStoppedByUserException
extends AuthorOperationException

An exception thrown by an AuthorOperation when it interacts with the user and the user cancels it.

See Also:
Serialized Form

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

AuthorOperationStoppedByUserException

public AuthorOperationStoppedByUserException(String message)
Constructor.

Parameters:
message - The error message.

AuthorOperationStoppedByUserException

public AuthorOperationStoppedByUserException(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.