Skip to main content

TerminalError

class

Recoverable terminal failure shared by every runtime projection.

class TerminalError

Import

import { TerminalError } from '@modular/sdk';

Members3

code
TerminalErrorCode
terminalId
string & $brand<'TerminalId'> | undefined
[hasInstance]
(value: unknown) => boolean