errors

package
v0.0.0-...-91d4fbc Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2026 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttributionFileAlreadyExists

type AttributionFileAlreadyExists struct {
	Filename string
}

func (*AttributionFileAlreadyExists) Error

type ConfigError

type ConfigError struct {
	Err error
	Msg string
}

func (*ConfigError) Error

func (e *ConfigError) Error() string

type EntityNotFoundError

type EntityNotFoundError struct {
	Err   error
	CMSID string
}

func (*EntityNotFoundError) Error

func (e *EntityNotFoundError) Error() string

type ExpiredTokenError

type ExpiredTokenError struct {
	Err error
	Msg string
}

func (*ExpiredTokenError) Error

func (e *ExpiredTokenError) Error() string

type InternalParsingError

type InternalParsingError struct {
	Err error
	Msg string
}

func (*InternalParsingError) Error

func (e *InternalParsingError) Error() string

type InvalidACOConfigError

type InvalidACOConfigError struct {
	CMSID string
}

func (*InvalidACOConfigError) Error

func (e *InvalidACOConfigError) Error() string

type InvalidCSVMetadata

type InvalidCSVMetadata struct {
	Msg string
}

func (*InvalidCSVMetadata) Error

func (e *InvalidCSVMetadata) Error() string

type IsOptOutFile

type IsOptOutFile struct {
	Msg string
}

func (*IsOptOutFile) Error

func (e *IsOptOutFile) Error() string

type RequestTimeoutError

type RequestTimeoutError struct {
	Err error
	Msg string
}

func (*RequestTimeoutError) Error

func (e *RequestTimeoutError) Error() string

type RequestorDataError

type RequestorDataError struct {
	Err error
	Msg string
}

func (*RequestorDataError) Error

func (e *RequestorDataError) Error() string

type SSASErrorBadRequest

type SSASErrorBadRequest struct {
	Err            error
	Msg            string
	SsasStatusCode int
}

func (*SSASErrorBadRequest) Error

func (e *SSASErrorBadRequest) Error() string

type SSASErrorTooManyRequests

type SSASErrorTooManyRequests struct {
	Err            error
	Msg            string
	SsasStatusCode int
}

func (*SSASErrorTooManyRequests) Error

func (e *SSASErrorTooManyRequests) Error() string

type SSASErrorUnauthorized

type SSASErrorUnauthorized struct {
	Err            error
	Msg            string
	SsasStatusCode int
}

func (*SSASErrorUnauthorized) Error

func (e *SSASErrorUnauthorized) Error() string

type UnexpectedSSASError

type UnexpectedSSASError struct {
	Err            error
	Msg            string
	SsasStatusCode int
}

func (*UnexpectedSSASError) Error

func (e *UnexpectedSSASError) Error() string

Jump to

Keyboard shortcuts

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