AS/400 Adapter Exception Handling
The AS/400 Adapter throws two kinds of exceptions that you should be aware of as you build integrations using the adapter: WmAS400Exception and WmAS400ConnectionException. When creating a flow or a Java service that incorporates an AS/400 service, you might want to build logic into the wrapping service to catch and handle these types of exceptions.