Method | Description | |
---|---|---|
UnsupportedConstraintException ( ) : System | ||
UnsupportedConstraintException ( string message ) : System | ||
UnsupportedConstraintException ( string message, Exception innerException ) : System |
public UnsupportedConstraintException ( ) : System | ||
return | System |
public UnsupportedConstraintException ( string message ) : System | ||
message | string | |
return | System |
public UnsupportedConstraintException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |