Share via


SqlTraceFailToInstantiateTypeException Constructor

Include Protected Members
Include Inherited Members

Initiates a new instance of the SQLTraceFailToInstantiateTypeException 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 SqlTraceFailToInstantiateTypeException() Initiates a new instance of the SQLTraceFailToInstantiateTypeException class.
Public method SqlTraceFailToInstantiateTypeException(String) Initiates a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message.
Protected method SqlTraceFailToInstantiateTypeException(SerializationInfo, StreamingContext) Initializes a new instance of the SQLTraceFailToInstantiateTypeException class with the specified serialization information and the specified streaming context.
Public method SqlTraceFailToInstantiateTypeException(String, Exception) Initializes a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message and inner exception.

Top

See Also

Reference

SqlTraceFailToInstantiateTypeException Class

Microsoft.SqlServer.Management.Trace Namespace