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