메소드 | 설명 | |
---|---|---|
FitnessException ( ) : System | ||
FitnessException ( string message ) : System | ||
FitnessException ( string message, Exception innerException ) : System |
메소드 | 설명 | |
---|---|---|
FitnessException ( SerializationInfo info, StreamingContext context ) : System |
protected FitnessException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public FitnessException ( string message ) : System | ||
message | string | |
리턴 | System |
public FitnessException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |