Share via


UtilityException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UtilityException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UtilityException() Initializes a new, default instance of the UtilityException class with the default property values.
Public method UtilityException(String) Initializes a new, default instance of the UtilityException class with the specified error message.
Protected method UtilityException(SerializationInfo, StreamingContext) Initializes a new, default instance of the UtilityException class with serialized data.
Public method UtilityException(String, Exception) Initializes a new, default instance of the UtilityException class with the specified error message and inner exception.

Top

See Also

Reference

UtilityException Class

Microsoft.SqlServer.Management.Utility Namespace