frontend / common/restUtils / UnauthenticatedError
Class: UnauthenticatedError¶
Defined in: common/restUtils.ts:140
Extends¶
Error
Constructors¶
Constructor¶
new UnauthenticatedError(
message):UnauthenticatedError
Defined in: common/restUtils.ts:141
Parameters¶
message¶
string
Returns¶
UnauthenticatedError
Overrides¶
Error.constructor