public class FailedToDeserializeException extends IOException
| Constructor and Description |
|---|
FailedToDeserializeException(ClassNotFoundException cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedToDeserializeException(ClassNotFoundException cause)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.