Home
last modified time | relevance | path

Searched defs:ExternalException (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dexternalexception.cs27 public class ExternalException : SystemException { class
28 public ExternalException() in ExternalException() method in System.Runtime.InteropServices.ExternalException
33 public ExternalException(String message) in ExternalException() method in System.Runtime.InteropServices.ExternalException
38 public ExternalException(String message, Exception inner) in ExternalException() method in System.Runtime.InteropServices.ExternalException
43 public ExternalException(String message,int errorCode) in ExternalException() method in System.Runtime.InteropServices.ExternalException
48 …protected ExternalException(SerializationInfo info, StreamingContext context) : base(info, context… in ExternalException() method in System.Runtime.InteropServices.ExternalException
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/InteropServices/
H A DExternalException.cs25 public class ExternalException : SystemException class
27 public ExternalException() in ExternalException() method in System.Runtime.InteropServices.ExternalException
33 public ExternalException(string message) in ExternalException() method in System.Runtime.InteropServices.ExternalException
39 public ExternalException(string message, Exception inner) in ExternalException() method in System.Runtime.InteropServices.ExternalException
45 public ExternalException(string message, int errorCode) in ExternalException() method in System.Runtime.InteropServices.ExternalException
51 protected ExternalException(SerializationInfo info, StreamingContext context) in ExternalException() method in System.Runtime.InteropServices.ExternalException
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/InteropServices/
H A DExternalException.cs25 public class ExternalException : SystemException class
27 public ExternalException() in ExternalException() method in System.Runtime.InteropServices.ExternalException
33 public ExternalException(string message) in ExternalException() method in System.Runtime.InteropServices.ExternalException
39 public ExternalException(string message, Exception inner) in ExternalException() method in System.Runtime.InteropServices.ExternalException
45 public ExternalException(string message, int errorCode) in ExternalException() method in System.Runtime.InteropServices.ExternalException
51 protected ExternalException(SerializationInfo info, StreamingContext context) in ExternalException() method in System.Runtime.InteropServices.ExternalException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11122 public partial class ExternalException : System.SystemException class
11124 public ExternalException() { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
11125 …protected ExternalException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Se… in ExternalException() method in System.Runtime.InteropServices.ExternalException
11126 public ExternalException(string message) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
11127 public ExternalException(string message, System.Exception inner) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
11128 public ExternalException(string message, int errorCode) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12356 public partial class ExternalException : System.SystemException class
12358 public ExternalException() { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
12359 …protected ExternalException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Se… in ExternalException() method in System.Runtime.InteropServices.ExternalException
12360 public ExternalException(string message) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
12361 public ExternalException(string message, System.Exception inner) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException
12362 public ExternalException(string message, int errorCode) { } in ExternalException() method in System.Runtime.InteropServices.ExternalException