SUMMARY
Constructs a new exception list from the given exception and places into the given
NBMessage.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
Public Sub CreateExceptionList ( _
exception As Exception, _
exceptionList As NBMessage _
)

Parameters
- exception (Exception)
- The exception to turn into an exception list.
- exceptionList (NBMessage)
- The message where the exception list will be placed.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0