Uses of Class
com.sap.portal.admin.editor.exception.EditorFrameworkRuntimeException

Packages that use EditorFrameworkRuntimeException
com.sap.portal.admin.editor.exception   
 

Uses of EditorFrameworkRuntimeException in com.sap.portal.admin.editor.exception
 

Subclasses of EditorFrameworkRuntimeException in com.sap.portal.admin.editor.exception
 class EditorConfigException
          This exception is thrown if the editor framework detected an error of the configuration.
 class EditorRuntimeException
          Exception of all the unexpected errors that occur during the editor runtime.
 class UnexpectedBehaviourException
          UnexpectedBehaviourException Something unexpected occur while handling the editor flow.