toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.artifact
/
GHESNotSupportedError
GHESNot
Supported
Error
external
class
GHESNotSupportedError
:
Throwable
(
source
)
Members
Constructors
GHESNot
Supported
Error
Link copied to clipboard
constructor
(
message
:
String
=
definedExternally
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String