exceptions

package
v0.0.0-...-5c2f431 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TFEUnauthorizedToken = TFEUnauthorized{
	Message: "The current authorization token is not valid. Please refer to the instructions in the README https://github.com/hashicorp/aws-service-catalog-engine-for-tfc to reset your Terraform Cloud API token",
}

Functions

This section is empty.

Types

type ParserAccessDeniedException

type ParserAccessDeniedException struct {
	Message string
}

func (ParserAccessDeniedException) Error

type ParserInvalidParameterException

type ParserInvalidParameterException struct {
	Message string
}

func (ParserInvalidParameterException) Error

type TFEException

type TFEException struct {
	Message string
}

func (TFEException) Error

func (e TFEException) Error() string

type TFEUnauthorized

type TFEUnauthorized struct {
	Message string
}

func (TFEUnauthorized) Error

func (e TFEUnauthorized) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL