Package | Description |
---|---|
com.filenet.api.exception |
Provides the exception-handling framework for the Content Engine.
|
Modifier and Type | Method and Description |
---|---|
ErrorStack |
EngineRuntimeException.getAsErrorStack()
Returns the error stack, if an error stack is used; otherwise this instance is returned as an
ErrorStack
object. |
Constructor and Description |
---|
EngineRuntimeException(ErrorStack errStack)
Use this to implement an error stack, specifying the
ErrorStack object to use for this instance. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.