Skip to main content

alphaTab.importer.UnsupportedFormatError

The exception thrown by a ScoreImporter in case the binary data does not contain a reader compatible structure.

 class UnsupportedFormatError 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 )