Preparing search index...
The search index is not available
next-api-utils
next-api-utils
IsException
Type Alias IsException<Exception>
Is
Exception
<
Exception
>
:
(
(
error
:
unknown
)
=>
error
is
Exception
)
Type Parameters
Exception
extends
BaseException
<
unknown
>
Type declaration
(
error
)
:
error
is
Exception
Parameters
error
:
unknown
Returns
error
is
Exception
Whether
error
is a known application exception that should be sent to the client when thrown.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
next-api-utils
Loading...