function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pooja05Pooja05 

Apex cannot handle exceptions thrown by external webservices.

We are consuming a wsdl which has implemented exception handling. However it appears that Apex cannot handle exceptions thrown by web services. Has anyone faced this problem? Is there any work around which helps us get the actual exception thrown instead of a generic callout exception?  Thanks,Pooja