toggle menu
Signum
3.10.1
ios
switch theme
search in API
supreme
/
at.asitplus.signum.supreme
/
SwiftException
Swift
Exception
ios
class
SwiftException
(
message
:
String
)
:
Throwable
(
source
)
Members
Constructors
Swift
Exception
Link copied to clipboard
ios
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
ios
open
val
cause
:
Throwable
?
message
Link copied to clipboard
ios
open
val
message
:
String
?