ShieldCert
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
ShieldCert
ShieldCert
/
com.shieldcert.core.model
/
UpdateEvent
/
InvalidResponse
Invalid
Response
data
class
InvalidResponse
(
val
exception
:
Exception
)
:
UpdateEvent
The update request returned invalid responsea from the server.
Members
Constructors
Invalid
Response
Link copied to clipboard
constructor
(
exception
:
Exception
)
Properties
exception
Link copied to clipboard
val
exception
:
Exception
The exception that occurred.