MiddlewareException Constructor()
- Last UpdatedNov 06, 2025
- 1 minute read
Constructor that creates a default MiddlewareException of type MiddlewareExceptionType.General
'Declaration
Public Function New()
'Usage
Dim instance As New MiddlewareException()
public MiddlewareException()