Method | Description | |
---|---|---|
CarAlreadyHasBrakeException ( Car car ) : System | ||
CarAlreadyHasBrakeException ( string message, Car car ) : System | ||
CarAlreadyHasBrakeException ( string message, |
Method | Description | |
---|---|---|
CarAlreadyHasBrakeException ( |
public CarAlreadyHasBrakeException ( Car car ) : System | ||
car | Car | |
return | System |
protected CarAlreadyHasBrakeException ( |
||
info | ||
context | ||
car | Car | |
return | System |
public CarAlreadyHasBrakeException ( string message, Car car ) : System | ||
message | string | |
car | Car | |
return | System |
public CarAlreadyHasBrakeException ( string message, |
||
message | string | |
innerException | ||
car | Car | |
return | System |