Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/targadactyl/src/errors.ts>TgaLoaderError

tga.js implemented in Deno
Latest
class TgaLoaderError
extends Error
import { TgaLoaderError } from "https://deno.land/x/targadactyl@1.2.0/src/errors.ts";

General error thrown by TgaLoader class

Constructors

new
TgaLoaderError(msg: string)

Construct an error message with details