Skip to main content

SdkFfiErrorGeneric

type SdkFfiErrorGeneric

Variant structs

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

func (SdkFfiErrorGeneric) Error

func (err SdkFfiErrorGeneric) Error() string

func (SdkFfiErrorGeneric) Is

func (self SdkFfiErrorGeneric) Is(target error) bool