types

package
v0.0.0-...-4d2da47 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomCodeError

type CustomCodeError struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

func (*CustomCodeError) Error

func (e *CustomCodeError) Error() string

func (*CustomCodeError) ErrorCode

func (e *CustomCodeError) ErrorCode() string

func (*CustomCodeError) ErrorFault

func (e *CustomCodeError) ErrorFault() smithy.ErrorFault

func (*CustomCodeError) ErrorMessage

func (e *CustomCodeError) ErrorMessage() string

type NoCustomCodeError

type NoCustomCodeError struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

func (*NoCustomCodeError) Error

func (e *NoCustomCodeError) Error() string

func (*NoCustomCodeError) ErrorCode

func (e *NoCustomCodeError) ErrorCode() string

func (*NoCustomCodeError) ErrorFault

func (e *NoCustomCodeError) ErrorFault() smithy.ErrorFault

func (*NoCustomCodeError) ErrorMessage

func (e *NoCustomCodeError) ErrorMessage() string

Jump to

Keyboard shortcuts

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