Package | Description |
---|---|
com.filenet.api.exception |
Provides the exception-handling framework for the Content Engine.
|
Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ErrorLoggingLevel |
ExceptionCode.getErrorLoggingLevel()
Indicates whether the exception is required to be logged.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.