Serialized Form
-
Package org.xerial.snappy
-
Exception Class org.xerial.snappy.SnappyError
class SnappyError extends Error implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
SnappyErrorCode errorCode
-
-
Exception Class org.xerial.snappy.SnappyException
class SnappyException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
SnappyErrorCode errorCode
Deprecated.
-
-
Exception Class org.xerial.snappy.SnappyIOException
class SnappyIOException extends IOException implements Serializable-
Serialized Fields
-
errorCode
SnappyErrorCode errorCode
-
-
-