Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.component
Class AuthorComponentException

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

public class AuthorComponentException
extends Exception

Thrown by the AuthorComponentProvider whenever the component is not used/initialized propertly.

See Also:
Serialized Form

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

AuthorComponentException

public AuthorComponentException(String message)
Constructor.

Parameters:
message - The message of the exception.

AuthorComponentException

public AuthorComponentException(Throwable cause)
Constructor.

Parameters:
cause - The cause of the exception.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.