public static class ExceptionMsg.SerializationFailedException extends Exception
Modifier and Type | Field and Description |
---|---|
String |
exceptionClassName
The name of the class which failed serialization.
|
Constructor and Description |
---|
SerializationFailedException(Class<? extends Throwable> exceptionCls)
Constructor for SerializationFailedException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final String exceptionClassName
Copyright © 2019 CorfuDB. All rights reserved.