TentoCMS
Classes

Class: TentoNetworkError

Error thrown when a network error occurs (timeout, connection refused, etc.)

Error thrown when a network error occurs (timeout, connection refused, etc.)

Extends

Constructors

Constructor

new TentoNetworkError(message): TentoNetworkError;

Parameters

ParameterType
messagestring

Returns

TentoNetworkError

Overrides

TentoError.constructor

Properties

PropertyModifierTypeInherited from
codereadonlystringTentoError.code
details?readonlyRecord<string, unknown>TentoError.details
messagepublicstringTentoError.message
namepublicstringTentoError.name
stack?publicstringTentoError.stack
statusreadonlynumberTentoError.status
Copyright © 2026