Package | Description |
---|---|
com.filenet.api.exception |
Provides the exception-handling framework for the Content Engine.
|
Modifier and Type | Method and Description |
---|---|
ErrorRecord[] |
ErrorStack.getErrorRecords()
Returns all
ErrorRecord instances stored in this error stack. |
Constructor and Description |
---|
ErrorStack(java.lang.String errorName,
ErrorRecord[] recs)
Creates the
ErrorStack instance by explicitly specifying the ErrorRecord object that
the error stack is to contain. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.