The exception definitions are not compatible because the exception declarations differ. The module contains the exception definition {0} but its signature specifies {1}.
The exception definitions are not compatible because a CLI exception mapping is being hidden by a signature. The exception ...
The exception definitions are not compatible because the CLI representations differ. The module contains the exception definition ...
The exception definitions are not compatible because the exception abbreviation is being hidden by the signature. The abbreviation ...
The exception definitions are not compatible because the exception abbreviations in the signature and implementation differ. ...
The exception definitions are not compatible because the exception declarations differ. The module contains the exception ...
The exception definitions are not compatible because the field '{0}' was present in the implementation but not in the signature. ...
The exception definitions are not compatible because the field '{0}' was required by the signature but was not specified ...
The exception definitions are not compatible because the order of the fields is different in the signature and implementation. ...
The exception-handling model that catches C++ exceptions only and tells the compiler to assume that extern C functions do ...