Skip to main content

ExecutionErrorPackageTooBig

type ExecutionErrorPackageTooBig

Package is larger than the maximum allowed size

type ExecutionErrorPackageTooBig struct {
ObjectSize uint64
MaxObjectSize uint64
}

func (ExecutionErrorPackageTooBig) Destroy

func (e ExecutionErrorPackageTooBig) Destroy()