InternalProtocolError
Types
Callee
Link copied to clipboard
class Callee(callReference: RPCReference, throwable: AscensionRPCFrame.InternalProtocolError.SerializableThrowable) : AscensionRPCFrame.InternalProtocolError
Content copied to clipboard
Caller
Link copied to clipboard
class Caller(callReference: RPCReference, throwable: AscensionRPCFrame.InternalProtocolError.SerializableThrowable) : AscensionRPCFrame.InternalProtocolError
Content copied to clipboard
SerializableThrowable
Link copied to clipboard
class SerializableThrowable(message: String?, stacktrace: String, cause: AscensionRPCFrame.InternalProtocolError.SerializableThrowable?, suppressed: List<AscensionRPCFrame.InternalProtocolError.SerializableThrowable>)
Content copied to clipboard
Properties
callReference
Link copied to clipboard
throwable
Link copied to clipboard
abstract val throwable: AscensionRPCFrame.InternalProtocolError.SerializableThrowable
Content copied to clipboard
Inheritors
AscensionRPCFrame.InternalProtocolError
Link copied to clipboard
AscensionRPCFrame.InternalProtocolError
Link copied to clipboard