NSErrorThrowable

class NSErrorThrowable(error: <ERROR CLASS>) : Throwable

Properties

cause
Link copied to clipboard
ios
open val cause: Throwable?
error
Link copied to clipboard
ios
val error: <ERROR CLASS>
message
Link copied to clipboard
ios
open val message: String?