API Reference
Rockets Core API
nestjs-exception
interfaces
RuntimeExceptionOptions

Interface: RuntimeExceptionOptions

Properties

PropertyType
httpStatus?HttpStatus
message?string
messageParams?(string | number)[]
originalError?unknown
safeMessage?string
safeMessageParams?(string | number)[]