Show / Hide Table of Contents

Class MissingExpectedEventException

Inheritance
object
Exception
MissingExpectedEventException
NoSummaryEventException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Pulumi.Automation.Exceptions
Assembly: Pulumi.Automation.dll
Syntax
public class MissingExpectedEventException : Exception, ISerializable

Properties

View Source

Name

Declaration
public string Name { get; }
Property Value
Type Description
string

Implements

ISerializable
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.