Home
last modified time | relevance | path

Searched defs:OperationInterruptedException (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/RabbitMQ.Client/src/client/exceptions/
H A DOperationInterruptedException.cs70 public class OperationInterruptedException class
79 protected OperationInterruptedException() { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
81 protected OperationInterruptedException(string message) : base(message) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
83 protected OperationInterruptedException(string message, System.Exception inner) in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
86 protected OperationInterruptedException(SerializationInfo info, in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
92 public OperationInterruptedException(ShutdownEventArgs reason) in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DRabbitMQ.Client.cs859 public partial class OperationInterruptedException : System.Exception class
862 protected OperationInterruptedException() { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
863 public OperationInterruptedException(RabbitMQ.Client.ShutdownEventArgs reason) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
864 …protected OperationInterruptedException(System.Runtime.Serialization.SerializationInfo info, Syste… in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
865 protected OperationInterruptedException(string message) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
866 protected OperationInterruptedException(string message, System.Exception inner) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DRabbitMQ.Client.cs860 public partial class OperationInterruptedException : System.Exception class
863 protected OperationInterruptedException() { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
864 public OperationInterruptedException(RabbitMQ.Client.ShutdownEventArgs reason) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
865 …protected OperationInterruptedException(System.Runtime.Serialization.SerializationInfo info, Syste… in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
866 protected OperationInterruptedException(string message) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException
867 protected OperationInterruptedException(string message, System.Exception inner) { } in OperationInterruptedException() method in RabbitMQ.Client.Exceptions.OperationInterruptedException