Share via


EventTopicException Class

Definition

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

Constructors

EventTopicException()
EventTopicException(EventTopic, ReadOnlyCollection<Exception>)
EventTopicException(SerializationInfo, StreamingContext)
EventTopicException(String, Exception)
EventTopicException(String)

Properties

Exceptions
Topic

Applies to