SqlAssessmentTypeMismatchException Class

Definition

[System.Serializable]
public class SqlAssessmentTypeMismatchException : Microsoft.SqlServer.Management.Assessment.SqlAssessmentEvaluationException
[<System.Serializable>]
type SqlAssessmentTypeMismatchException = class
    inherit SqlAssessmentEvaluationException
Public Class SqlAssessmentTypeMismatchException
Inherits SqlAssessmentEvaluationException
Inheritance
SqlAssessmentTypeMismatchException
Attributes

Constructors

SqlAssessmentTypeMismatchException()
SqlAssessmentTypeMismatchException(SerializationInfo, StreamingContext)
SqlAssessmentTypeMismatchException(String)
SqlAssessmentTypeMismatchException(String, Exception)
SqlAssessmentTypeMismatchException(Type, Type, Object)
SqlAssessmentTypeMismatchException(Type, Type, Object, Exception)

Applies to