16 references to GetException
System (16)
net\System\URI.cs (9)
2023
return
GetException
(result);
2607
throw
GetException
(ParsingError.BadHostName);
2630
throw
GetException
(ParsingError.SizeLimit);
3366
UriFormatException e =
GetException
(ParsingError.BadFormat);
3371
UriFormatException e =
GetException
(ParsingError.SizeLimit);
3488
UriFormatException e =
GetException
(ParsingError.BadFormat);
3493
UriFormatException e =
GetException
(ParsingError.SizeLimit);
3546
UriFormatException e =
GetException
(ParsingError.BadFormat);
3551
UriFormatException e =
GetException
(ParsingError.SizeLimit);
net\System\UriExt.cs (7)
96
e =
GetException
(err);
134
e =
GetException
(err);
139
e =
GetException
(ParsingError.CannotCreateRelative);
201
e =
GetException
(ParsingError.CannotCreateRelative);
247
e =
GetException
(ParsingError.BadFormat);
254
e =
GetException
(err);
822
e =
GetException
(err);