Method | Description | |
---|---|---|
NotFoundException ( ) : System | ||
NotFoundException ( System.Error error ) : System | ||
NotFoundException ( string message ) : System |
public NotFoundException ( System.Error error ) : System | ||
error | System.Error | |
return | System |
public NotFoundException ( string message ) : System | ||
message | string | |
return | System |