Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CustomTestError
Class CustomTestError
Hierarchy
HttpException
CustomTestError
Index
Constructors
constructor
Properties
message
name
stack
Methods
get
Response
get
Status
init
Message
create
Body
Constructors
constructor
new
Custom
Test
Error
(
)
:
CustomTestError
Returns
CustomTestError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Methods
get
Response
get
Response
(
)
:
string
|
object
Returns
string
|
object
get
Status
get
Status
(
)
:
number
Returns
number
init
Message
init
Message
(
)
:
void
Returns
void
Static
create
Body
create
Body
(
objectOrError
:
object
|
string
, description
?:
string
, statusCode
?:
number
)
:
object
Parameters
objectOrError:
object
|
string
Optional
description:
string
Optional
statusCode:
number
Returns
object
Globals
Custom
Test
Error
constructor
message
name
stack
get
Response
get
Status
init
Message
create
Body
Generated using
TypeDoc