fus-api
Toggle table of contents
2.0.242
common
Target filter
common
Switch theme
Search in API
Skip to content
fus-api
fus-api
/
com.jetbrains.fus.reporting
/
LoadError
Load
Error
data
class
LoadError
(
val
errorType
:
LoadErrorType
,
val
statusCode
:
Int
)
Members
Constructors
Load
Error
Link copied to clipboard
constructor
(
errorType
:
LoadErrorType
,
statusCode
:
Int
)
Properties
error
Type
Link copied to clipboard
val
errorType
:
LoadErrorType
status
Code
Link copied to clipboard
val
statusCode
:
Int