C# Class Microsoft.Azure.Amqp.ExceptionDispatcher

Show file Open project: Azure/azure-amqp Class Usage Examples

Public Methods

Method Description
Throw ( Exception exception ) : void

Method Details

Throw() public static method

public static Throw ( Exception exception ) : void
exception System.Exception
return void