ServerpodClientEndpointNotFound constructor
const
ServerpodClientEndpointNotFound(
- Type type
Creates an Endpoint Missing Exception.
Implementation
const ServerpodClientEndpointNotFound(Type type)
: super('No endpoint of type "$type" found.');