Skip to main content
Module

x/sdl_ts/mod.ts>SDLError

SDL TypeScript bindings.
Go to Latest
class SDLError
extends Error
import { SDLError } from "https://deno.land/x/sdl_ts@v0.0.1/mod.ts";

Constructors

new
SDLError(message: string, cause?: Error)