Skip to main content

IntentErrorScope

type IntentErrorScope

Invalid Scope for Intent

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

func (IntentErrorScope) Error

func (err IntentErrorScope) Error() string

func (IntentErrorScope) Is

func (self IntentErrorScope) Is(target error) bool