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
    • Improve this Doc
    • View Source
    Back to top Copyright © 2005-2023 Apache Software Foundation project
    Generated by DocFX