Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-artifact
/
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