errors

package
v1.12.3 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrSuccess                  = errors.New("0: success")
	ErrUnknown                  = errors.New("1: unknown error")
	ErrFile                     = errors.New("2: unable to read file")
	ErrFormat                   = errors.New("3: incorrect format")
	ErrPassword                 = errors.New("4: invalid password")
	ErrSecurity                 = errors.New("5: invalid encryption")
	ErrPage                     = errors.New("6: incorrect page")
	ErrUnexpected               = errors.New("unexpected error")
	ErrExperimentalUnsupported  = errors.New("this functionality is only supported when using the pdfium_experimental build flag, see https://github.com/chack1919/go-pdfium#experimental for more information")
	ErrWindowsUnsupported       = errors.New("this functionality is Windows only")
	ErrUnsupportedOnWebassembly = errors.New("this functionality is not supported on Webassembly")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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