Method | Description | |
---|---|---|
UnitNotFoundException ( ) : System | ||
UnitNotFoundException ( string message ) : System | ||
UnitNotFoundException ( string message, Exception inner ) : System |
public UnitNotFoundException ( string message ) : System | ||
message | string | |
return | System |
public UnitNotFoundException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |