Hubro Connect
Toggle table of contents
iosArm64
Platform filter
iosArm64
Switch theme
Search in API
Hubro Connect
hubro-connect
/
no.hubroplatform.hubroconnect
/
ForbiddenException
Forbidden
Exception
iosArm64
class
ForbiddenException
(
exception
:
String
)
:
Throwable
Members
Constructors
Forbidden
Exception
Link copied to clipboard
iosArm64
constructor
(
exception
:
String
)
Properties
cause
Link copied to clipboard
iosArm64
open
val
cause
:
Throwable
?
message
Link copied to clipboard
iosArm64
open
val
message
:
String
?
Functions
get
Stack
Trace
Link copied to clipboard
iosArm64
fun
getStackTrace
(
)
:
Array
<
String
>
print
Stack
Trace
Link copied to clipboard
iosArm64
fun
printStackTrace
(
)
to
String
Link copied to clipboard
iosArm64
open
override
fun
toString
(
)
:
String