Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new, default instance of the UtilityException class with the default property values.
Namespace: Microsoft.SqlServer.Management.Utility
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UtilityException()
public UtilityException()
public:
UtilityException()
new : unit -> UtilityException
public function UtilityException()