csvparseerrors

package
v0.0.0-...-083fbd4 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2015 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTargetOutOfBoundsError

func NewTargetOutOfBoundsError(filepath string, targetStartInclusive, targetEndExclusive, numColumns int) error

Types

type GenericError

type GenericError baseError

func NewGenericError

func NewGenericError(filepath string, err error) GenericError

func (GenericError) Error

func (e GenericError) Error() string

type TargetOutOfBoundsError

type TargetOutOfBoundsError struct {
	// contains filtered or unexported fields
}

func (TargetOutOfBoundsError) Error

func (e TargetOutOfBoundsError) Error() string

type UnableToOpenFileError

type UnableToOpenFileError baseError

func NewUnableToOpenFileError

func NewUnableToOpenFileError(filepath string, err error) UnableToOpenFileError

func (UnableToOpenFileError) Error

func (e UnableToOpenFileError) Error() string

type UnableToParseColumnTypesError

type UnableToParseColumnTypesError baseError

func NewUnableToParseColumnTypesError

func NewUnableToParseColumnTypesError(filepath string, err error) UnableToParseColumnTypesError

func (UnableToParseColumnTypesError) Error

type UnableToParseRowError

type UnableToParseRowError baseError

func NewUnableToParseRowError

func NewUnableToParseRowError(filepath string, err error) UnableToParseRowError

func (UnableToParseRowError) Error

func (e UnableToParseRowError) Error() string

type UnableToReadTwoLinesError

type UnableToReadTwoLinesError baseError

func NewUnableToReadTwoLinesError

func NewUnableToReadTwoLinesError(filepath string, err error) UnableToReadTwoLinesError

func (UnableToReadTwoLinesError) Error

Jump to

Keyboard shortcuts

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