alphaTab.importer.UnsupportedFormatError
The exception thrown by a ScoreImporter in case the
binary data does not contain a reader compatible structure.
class UnsupportedFormatError extends AlphaTabErrorProperties​
message​
(no description) (Inherited from Error )
- JavaScript
- C#
- Kotlin
message: string;string Message { get; set; }var message: Stringname​
(no description) (Inherited from Error )
- JavaScript
- C#
- Kotlin
name: string;string Name { get; set; }var name: Stringstack​
(no description) (Inherited from Error )
- JavaScript
- C#
- Kotlin
stack?: string;string Stack { get; set; }var stack: Stringtype​
(no description) (Inherited from AlphaTabError )
- JavaScript
- C#
- Kotlin