EventBrokerException Class

Definition

public ref class EventBrokerException : Exception
[System.Serializable]
public class EventBrokerException : Exception
[<System.Serializable>]
type EventBrokerException = class
    inherit Exception
Public Class EventBrokerException
Inherits Exception
Inheritance
EventBrokerException
Attributes

Constructors

EventBrokerException()
EventBrokerException(SerializationInfo, StreamingContext)
EventBrokerException(String, Exception)
EventBrokerException(String)

Applies to