Method | Description | |
---|---|---|
MismatchedSetException ( ) | ||
MismatchedSetException ( |
||
MismatchedSetException ( string message ) | ||
MismatchedSetException ( string message, |
||
MismatchedSetException ( string message, |
||
MismatchedSetException ( string message, System.Exception innerException ) | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
MismatchedSetException ( System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context ) |
Method | Description | |
---|---|---|
GetObjectData ( System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context ) : void |
public MismatchedSetException ( |
||
expecting | ||
input | IIntStream |
protected MismatchedSetException ( System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context ) | ||
info | System.Runtime.Serialization.SerializationInfo | |
context | System.Runtime.Serialization.StreamingContext |
public MismatchedSetException ( string message ) | ||
message | string |
public MismatchedSetException ( string message, |
||
message | string | |
expecting | ||
input | IIntStream |
public MismatchedSetException ( string message, |
||
message | string | |
expecting | ||
input | IIntStream | |
innerException | System.Exception |
public MismatchedSetException ( string message, System.Exception innerException ) | ||
message | string | |
innerException | System.Exception |