krpc-shared-api
0.1.148
common
krpc-shared-api
/
org.brightify.hyperdrive.krpc.error
/
UnknownRPCReferenceException
Unknown
RPCReference
Exception
common
@
Serializable
class
UnknownRPCReferenceException
(
val
reference
:
RPCReference
)
:
Throwable
,
RPCError
Content copied to clipboard
Types
Constructors
Properties
Constructors
Unknown
RPCReference
Exception
Link copied to clipboard
common
fun
UnknownRPCReferenceException
(
reference
:
RPCReference
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
debug
Message
Link copied to clipboard
common
open
override
val
debugMessage
:
String
Content copied to clipboard
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard
reference
Link copied to clipboard
common
val
reference
:
RPCReference
Content copied to clipboard
status
Code
Link copied to clipboard
common
open
override
val
statusCode
:
RPCError.StatusCode
Content copied to clipboard