Tachyon Annotations (krpc-annotations)
/
org.brightify.hyperdrive.krpc.api
/
RPCError
R
P
C
Error
interface
RPCError
Content copied to clipboard
Types
Properties
Extensions
Inheritors
Types
StatusCode
Link copied to clipboard
enum
StatusCode
:
Enum
<
RPCError.StatusCode
>
Content copied to clipboard
Properties
debugMessage
Link copied to clipboard
abstract val
debugMessage
:
String
Content copied to clipboard
statusCode
Link copied to clipboard
abstract val
statusCode
:
RPCError.StatusCode
Content copied to clipboard
Inheritors
BaseRPCError
Link copied to clipboard
InternalRPCError
Link copied to clipboard
Extensions
throwable
Link copied to clipboard
fun
RPCError
.
throwable
():
Throwable
Content copied to clipboard