Signum
Toggle table of contents
3.19.3
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Signum
supreme
/
at.asitplus.signum.supreme
/
CFCryptoOperationFailed
CFCrypto
Operation
Failed
ios
class
CFCryptoOperationFailed
(
thing
:
String
,
val
osStatus
:
OSStatus
)
:
CryptoOperationFailed
(
source
)
Members
Constructors
CFCrypto
Operation
Failed
Link copied to clipboard
ios
constructor
(
thing
:
String
,
osStatus
:
OSStatus
)
Types
Companion
Link copied to clipboard
ios
object
Companion
Properties
cause
Link copied to clipboard
ios
open
val
cause
:
Throwable
?
message
Link copied to clipboard
ios
open
val
message
:
String
?
os
Status
Link copied to clipboard
ios
val
osStatus
:
OSStatus
Functions
get
Stack
Trace
Link copied to clipboard
ios
@
ExperimentalNativeApi
fun
getStackTrace
(
)
:
Array
<
String
>
print
Stack
Trace
Link copied to clipboard
ios
fun
printStackTrace
(
)
to
String
Link copied to clipboard
ios
open
override
fun
toString
(
)
:
String