SecretLab Kotlin
Toggle table of contents
0.4.3
jvm
Platform filter
jvm
Switch theme
Search in API
SecretLab Kotlin
SecretLab Kotlin
/
io.github.vxrpenter.scplist.exceptions
Package-level
declarations
Types
Types
Call
Failure
Exception
Link copied to clipboard
class
CallFailureException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
ScpListException
Scp
List
Exception
Link copied to clipboard
open
class
ScpListException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
Exception