model
Toggle table of contents
2.0.242
common
Target filter
common
Switch theme
Search in API
Skip to content
model
model
/
com.jetbrains.fus.reporting.model.exceptions
Package-level
declarations
Types
Types
Fus
Reporting
Empty
Report
Validation
Exception
Link copied to clipboard
class
FusReportingEmptyReportValidationException
:
FusReportingValidationException
Fus
Reporting
Exception
Link copied to clipboard
open
class
FusReportingException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
RuntimeException
Fus
Reporting
Validation
Exception
Link copied to clipboard
open
class
FusReportingValidationException
(
message
:
String
)
:
FusReportingException
Stats
Response
Exception
Link copied to clipboard
class
StatsResponseException
(
message
:
String
)
:
Exception