Show / Hide Table of Contents

Class StackNotFoundException

Inheritance
object
Exception
CommandException
StackNotFoundException
Implements
ISerializable
Inherited Members
CommandException.Name
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.Commands.Exceptions
Assembly: Pulumi.Automation.dll
Syntax
public class StackNotFoundException : CommandException, ISerializable

Implements

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