Skip to main content

@wildix-internal/wim-calendar-client > InternalServerError

InternalServerError class

Signature:

export declare class InternalServerError extends __BaseException 

Extends: __BaseException

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the InternalServerError class.

Properties

Property

Modifiers

Type

Description

$fault

readonly

"server"

name

readonly

"InternalServerError"