errors

package
v0.0.0-...-41bf266 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 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 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 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 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