Home
last modified time | relevance | path

Searched defs:UriFormatException (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Uri/src/System/
H A DUriFormatException.cs16 public class UriFormatException : FormatException, ISerializable class
18 public UriFormatException() : base() in UriFormatException() method in System.UriFormatException
22 public UriFormatException(string textString) : base(textString) in UriFormatException() method in System.UriFormatException
26 public UriFormatException(string textString, Exception e) : base(textString, e) in UriFormatException() method in System.UriFormatException
30 …protected UriFormatException(SerializationInfo serializationInfo, StreamingContext streamingContex… in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/
H A DURIFormatException.cs15 public class UriFormatException : FormatException, ISerializable { class
22 public UriFormatException() : base() { in UriFormatException() method in System.UriFormatException
28 public UriFormatException(string textString) : base(textString) { in UriFormatException() method in System.UriFormatException
34 public UriFormatException(string textString, Exception e) : base(textString, e) { in UriFormatException() method in System.UriFormatException
37 …protected UriFormatException(SerializationInfo serializationInfo, StreamingContext streamingContex… in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/ref/
H A DSystem.Runtime.cs3418 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
3420 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
3421 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
3422 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
3423 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs248 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
250 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
251 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
252 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
253 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs251 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
253 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
254 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
255 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
256 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs246 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
248 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
249 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
250 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
251 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs247 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
249 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
250 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
251 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
252 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs411 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
413 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
414 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
415 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
416 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs409 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
411 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
412 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
413 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
414 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs426 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
428 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
429 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
430 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
431 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs426 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
428 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
429 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
430 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
431 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs409 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
411 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
412 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
413 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
414 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs409 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
411 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
412 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
413 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
414 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs424 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
426 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
427 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
428 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
429 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs446 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
448 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
449 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
450 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
451 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs426 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
428 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
429 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
430 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
431 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs437 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
439 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
440 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
441 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException
442 public UriFormatException(string textString, System.Exception e) { } in UriFormatException() method in System.UriFormatException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs410 …public partial class UriFormatException : System.FormatException, System.Runtime.Serialization.ISe… class
412 public UriFormatException() { } in UriFormatException() method in System.UriFormatException
413 …protected UriFormatException(System.Runtime.Serialization.SerializationInfo serializationInfo, Sys… in UriFormatException() method in System.UriFormatException
414 public UriFormatException(string textString) { } in UriFormatException() method in System.UriFormatException