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