Skip to main content

alphaTab.FormatError

An invalid input format was detected (e.g. invalid setting values, file formats,...)

 class FormatError extends AlphaTabError

Properties​

message​

(no description) (Inherited from Error )

message: string;

name​

(no description) (Inherited from Error )

name: string;

stack​

(no description) (Inherited from Error )

stack?: string;

type​

(no description) (Inherited from AlphaTabError )