-
Packages that use ErrorLoggingLevel Package Description com.filenet.api.exception Provides the exception-handling framework for the Content Engine. -
-
Uses of ErrorLoggingLevel in com.filenet.api.exception
Fields in com.filenet.api.exception declared as ErrorLoggingLevel Modifier and Type Field and Description static ErrorLoggingLevelErrorLoggingLevel. OptionalSpecifies that logging on the Content Engine server is not required for the exception.static ErrorLoggingLevelErrorLoggingLevel. RequiredSpecifies that the exception is to be logged on the Content Engine server.Methods in com.filenet.api.exception that return ErrorLoggingLevel Modifier and Type Method and Description ErrorLoggingLevelExceptionCode. getErrorLoggingLevel()Indicates whether the exception is required to be logged.
-