|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorLoggingLevel | |
---|---|
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 | |
---|---|
static ErrorLoggingLevel |
ErrorLoggingLevel.Optional
Specifies that logging on the Content Engine server is not required for the exception. |
static ErrorLoggingLevel |
ErrorLoggingLevel.Required
Specifies that the exception is to be logged on the Content Engine server. |
Methods in com.filenet.api.exception that return ErrorLoggingLevel | |
---|---|
ErrorLoggingLevel |
ExceptionCode.getErrorLoggingLevel()
Indicates whether the exception is required to be logged. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |