Skip to main content

alphaTab.io.OverflowError

Thrown whenever an overflow in data or buffer sizes is detected.

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