public class HectorSerializationException extends HectorException
Serializer.fromBytes(byte[]) encounters a value
it's unable to interpret to it's target object. For example an ObjectSerializer may be
unable to deserialize a java object back to its class if the object it of the wrong format
or the target class is not on the classpath.| Constructor and Description |
|---|
HectorSerializationException(String msg) |
HectorSerializationException(String msg,
Throwable t) |
HectorSerializationException(Throwable t) |
getHost, getMessage, setHostaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.