Method | Description | |
---|---|---|
FixGroupNotFoundException ( ) : System | ||
FixGroupNotFoundException ( string paramName ) : System | ||
FixGroupNotFoundException ( string message, Exception innerException ) : System | ||
FixGroupNotFoundException ( string paramName, object actualValue, string message ) : System | ||
FixGroupNotFoundException ( string paramName, string message ) : System |
Method | Description | |
---|---|---|
FixGroupNotFoundException ( SerializationInfo info, StreamingContext context ) : System |
public FixGroupNotFoundException ( ) : System | ||
return | System |
protected FixGroupNotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public FixGroupNotFoundException ( string paramName ) : System | ||
paramName | string | |
return | System |
public FixGroupNotFoundException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |
public FixGroupNotFoundException ( string paramName, object actualValue, string message ) : System | ||
paramName | string | |
actualValue | object | |
message | string | |
return | System |
public FixGroupNotFoundException ( string paramName, string message ) : System | ||
paramName | string | |
message | string | |
return | System |