Skip to main content

IntentErrorHex

type IntentErrorHex

Invalid hex string for Intent

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

func (IntentErrorHex) Error

func (err IntentErrorHex) Error() string

func (IntentErrorHex) Is

func (self IntentErrorHex) Is(target error) bool