Show / Hide Table of Contents

    Delegate ExceptionListener

    A delegate that can receive transport level exceptions.

    Namespace: Apache.NMS
    Assembly: Apache.NMS.dll
    Syntax
    public delegate void ExceptionListener(Exception exception);
    Parameters
    Type Name Description
    System.Exception exception
    Back to top Copyright © 2005-2019 Apache Software Foundation project
    Generated by DocFX