
public class ORecordSerializationDebug extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
className |
int |
failPosition |
ArrayList<ORecordSerializationDebugProperty> |
properties |
RuntimeException |
readingException |
boolean |
readingFailure |
| Constructor and Description |
|---|
ORecordSerializationDebug() |
public String className
public ArrayList<ORecordSerializationDebugProperty> properties
public boolean readingFailure
public RuntimeException readingException
public int failPosition
Copyright © 2009–2025 OrientDB. All rights reserved.