ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
utils
/
com.pingidentity.exception
Package-level
declarations
Types
Types
Api
Exception
Link copied to clipboard
open
class
ApiException
(
val
status
:
Int
,
val
content
:
String
)
:
Exception
Class representing an API exception.