Skip to main content

IntentErrorVersion

type IntentErrorVersion

Invalid Version for Intent

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

func (IntentErrorVersion) Error

func (err IntentErrorVersion) Error() string

func (IntentErrorVersion) Is

func (self IntentErrorVersion) Is(target error) bool