import UnimplementedSerializerMethodError from 'serializerjs/src/Error/UnimplementedMethodError.js'UnimplementedSerializerMethodError
Extends:
Error → SerializerError → UnimplementedSerializerMethodError
Constructor Summary
| Public Constructor | ||
| public |
constructor(message: string) |
|
Inherited Summary
| From class SerializerError | ||
| public |
message: * |
|
| public |
|
|
Public Constructors
public constructor(message: string) source
Override:
SerializerError#constructorParams:
| Name | Type | Attribute | Description |
| message | string |
|