Skip to main content

IntentErrorBytes

type IntentErrorBytes

Variant structs Invalid bytes for Intent

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

func (IntentErrorBytes) Error

func (err IntentErrorBytes) Error() string

func (IntentErrorBytes) Is

func (self IntentErrorBytes) Is(target error) bool