Skip to main content

@wildix/classound-client > RequestValidationException

RequestValidationException class

Signature:

export declare class RequestValidationException extends __BaseException 

Extends: __BaseException

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the RequestValidationException class.

Properties

Property

Modifiers

Type

Description

$fault

readonly

"client"

description?

string | undefined

(Optional)

name

readonly

"RequestValidationException"

type?

string | undefined

(Optional)