WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Serializing .NET custom exceptions
To make .NET custom exceptions visible in WebSphere® Message Broker, you must serialize them.
To be visible in WebSphere Message Broker, you must make .NET custom exceptions serializable, which means converting them into a state that can be persisted. For more information about serialization, see the Microsoft .NET framework documentation.