Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.4-2
Frodo Library
FrodoError
Class FrodoError
Hierarchy
Error
FrodoError
Index
Constructors
constructor
Properties
http
Code
http
Description
http
Detail
http
Error
Reason
http
Error
Text
http
Message
http
Status
is
Http
Error
original
Errors
Methods
get
Combined
Message
get
Original
Errors
to
String
Constructors
constructor
new
FrodoError
(
message
:
string
,
originalErrors
?:
Error
|
Error
[]
)
:
FrodoError
Parameters
message
:
string
originalErrors
:
Error
|
Error
[]
= null
Returns
FrodoError
Properties
http
Code
httpCode
:
string
http
Description
httpDescription
:
string
http
Detail
httpDetail
:
string
http
Error
Reason
httpErrorReason
:
string
http
Error
Text
httpErrorText
:
string
http
Message
httpMessage
:
string
http
Status
httpStatus
:
number
is
Http
Error
isHttpError
:
boolean
= false
original
Errors
originalErrors
:
Error
[]
= []
Methods
get
Combined
Message
getCombinedMessage
()
:
string
Returns
string
get
Original
Errors
getOriginalErrors
()
:
Error
[]
Returns
Error
[]
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
http
Code
http
Description
http
Detail
http
Error
Reason
http
Error
Text
http
Message
http
Status
is
Http
Error
original
Errors
Methods
get
Combined
Message
get
Original
Errors
to
String
Project Home
Frodo Library - v3.0.4-2
Loading...
Returns a string representation of an object.