exceptions

package
v0.0.0-...-b84af7b Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 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 ExceptionsModule

type ExceptionsModule struct {
	ErrorService *raven.Client `inject:""`
}

func (*ExceptionsModule) Recover

func (di *ExceptionsModule) Recover()

type NotFound

type NotFound struct {
	Msg string
}

func (NotFound) Error

func (e NotFound) Error() string

type OutOfBounds

type OutOfBounds struct {
	Msg string
}

func (OutOfBounds) Error

func (e OutOfBounds) Error() string

type UnexpectedValue

type UnexpectedValue struct {
	Msg string
}

func (UnexpectedValue) Error

func (e UnexpectedValue) Error() string

Jump to

Keyboard shortcuts

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