public class ExceptionResponse extends RequestOrResponse
| 限定符和类型 | 方法和说明 |
|---|---|
static SQLException |
readExceptionFrom(BinaryDeserializer deserializer) |
void |
writeImpl(BinarySerializer serializer) |
readFrom, type, writeTopublic void writeImpl(BinarySerializer serializer) throws IOException
writeImpl 在类中 RequestOrResponseIOExceptionpublic static SQLException readExceptionFrom(BinaryDeserializer deserializer) throws IOException
IOExceptionCopyright © 2020. All rights reserved.