Warden-Supreme
Toggle table of contents
1.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
at.asitplus.attestation.android.exceptions
/
RevocationException
/
ListUnavailable
List
Unavailable
class
ListUnavailable
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
:
RevocationException
(
source
)
Members
Constructors
List
Unavailable
Link copied to clipboard
constructor
(
message
:
String
?
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
reason
Link copied to clipboard
val
reason
:
RevocationException.Reason
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int