Method | Description | |
---|---|---|
ResourceNotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
ResourceNotFoundException ( String exceptionMessage ) : System | ||
ResourceNotFoundException ( string message, |
public ResourceNotFoundException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public ResourceNotFoundException ( String exceptionMessage ) : System | ||
exceptionMessage | String | |
return | System |
public ResourceNotFoundException ( string message, |
||
message | string | |
innerException | ||
return | System |