wwDotNetBridge::oLastException

Returns the last .NET exception that was caused by a failed operation. It might be useful to access to the full .NET Exception information from a failure to be able to look at InnerExceptions or additional error info that some Exception types are exposing. For example, SoapExceptions() provide access to the full XML error node of a SOAP request which can be accessed via the custom Detail property.

o.oLastException

See also

Class wwDotNetBridge

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic