Package com.sap.portal.admin.editor.exception

Exception Summary
EditorConfigException This exception is thrown if the editor framework detected an error of the configuration.
EditorDataException EditorDataException An error occur during data handling
EditorFrameworkException Basic exception for the editor framework.
EditorFrameworkRuntimeException Basic runtime exception for the editor framework.
EditorLockingException This Exception is thrown if an error occur while handling locking.
EditorObjectNotFoundException EditorObjectNotFoundException A data exception that will be thrown If a data object could not be found for some reason.
EditorResourceException EditorResourceException Thrown to indicate that an error occured regarding the resource that this editor deals with.
EditorRuntimeException Exception of all the unexpected errors that occur during the editor runtime.
UnexpectedBehaviourException UnexpectedBehaviourException Something unexpected occur while handling the editor flow.