Tuxedo Adapter 6.0 | webMethods Tuxedo Adapter Documentation | webMethods Tuxedo Adapter Installation and User’s Documentation | Adapter Logging and Exception Handling | Adapter Exception Handling | AdapterException
 
AdapterException
The Tuxedo Adapter throws an AdapterException to report an error related to the adapter's logic, such as a configuration error or a connection creation error.
To manage the AdapterException, you can catch the DetailedServiceException in a flow or Java service and then navigate through the nested exceptions to the AdapterException, which will contain the error code identifying the error.