Skip to main content
Module

x/tstl/exception/Exception.ts>Exception#what

TypeScript-STL (Standard Template Library, migrated from C++)
Go to Latest
method Exception.prototype.what
import { Exception } from "https://deno.land/x/tstl@v2.4.11/exception/Exception.ts";

Get error message.

Returns

string

The error message.