Search
Preparing search index...
The search index is not available
ClassTransformer API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ClassTransformer API
TransformerException
Class TransformerException
Hierarchy
ValidateException
TransformerException
Index
Constructors
constructor
Properties
exceptions
field
field
Exceptions
field
Value
message
name
Methods
create
Constructors
constructor
new
Transformer
Exception
(
field
:
string
, filedValue
:
any
, exceptions
:
ValidateException
[]
, fieldExceptions
:
ValidateExceptionFields
, message
?:
string
)
:
TransformerException
构造函数
Parameters
field:
string
字段
filedValue:
any
字段值
exceptions:
ValidateException
[]
异常列表
fieldExceptions:
ValidateExceptionFields
异常字段列表
Optional
message:
string
错误消息
Returns
TransformerException
Properties
exceptions
exceptions
:
ValidateException
[]
field
field
:
string
field
Exceptions
field
Exceptions
:
ValidateExceptionFields
field
Value
field
Value
:
any
message
message
:
string
= ''
name
name
:
string
= 'TransformerException'
Methods
Static
create
create
(
options
:
TransformerExceptionOps
)
:
TransformerException
创建异常实例
Parameters
options:
TransformerExceptionOps
Returns
TransformerException
Exports
Transformer
Exception
constructor
exceptions
field
field
Exceptions
field
Value
message
name
create
构造函数