Uses of Class
com.saperion.ngc.exception.NgcException
Packages that use NgcException
Package
Description
Package for exception classes.
Package for favorites converter utility classes.
-
Uses of NgcException in com.saperion.ngc.exception
Subclasses of NgcException in com.saperion.ngc.exceptionModifier and TypeClassDescriptionclass
Exception thrown when the authentication to the service has failed.class
Exception thrown if a binary could not be read.class
This exception is thrown if a cache is unavailable (e.g.class
Exception thrown when checking out a document was not successful.class
Exception thrown when converting the annotations failed.class
Exception for database errors.class
Exception thrown when a user tries to delete a folder with subfolders.class
Exception thrown when an operation can not be performed on a document because the access is restricted (ACL, locked, checked out...).class
Exception thrown when a document can not be identified uniquely.class
Exception thrown when locking or unlocking a document has failed.class
Exception thrown by DownloadUtil when downloading a document failed.class
Exception thrown when a sibling with the same name already exists.class
Exception thrown when a favorite's properties and settings can not be read or interpreted.class
Exception thrown byFieldValidator
when the validation of a field has failed.class
Exception thrown when a move-folder-operation failed.class
Exception thrown when an operation on a folder is not allowed.class
Exception for errors that occur in form rendering.class
Exception thrown when a folder name contained an invalid character.class
Exception thrown when an operation can not be performed because the request is invalid.class
Folder navigation exception class.class
Wrapper exception used to pass the proper error message to the view.class
Exception thrown when a process is started in a session that already contains a runningLongRunningProcess
.class
Exception thrown when rendering a document failed.class
Exception thrown when an invalid SAPViewer URL was received.class
Exception thrown when the user enters an invalid search string.class
Exception class for common system errors.class
Exception thrown when a query returned more hits than set in the maxRecords property of the result list.class
Exception thrown when a document is created or updated and the value of a unique field already exists in another document.class
Exception thrown when an unknown folder type is found.class
class
Exception thrown when the user tries to open an unsupported document.class
Exception thrown when a mask is not supported by the WebClient.class
Exception thrown when searching for a user failed due to an exception.class
Workflow exception.class
Exception thrown when the user tries to file a document from the wrong document-ddc. -
Uses of NgcException in com.saperion.ngc.favorites.convert
Subclasses of NgcException in com.saperion.ngc.favorites.convertModifier and TypeClassDescriptionclass
Thrown in case of unknown data type.