public class NotSerializableException extends CacheException
| Constructor and Description |
|---|
NotSerializableException(java.lang.String message) |
NotSerializableException(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
void |
setStackTrace(java.lang.StackTraceElement[] stackTrace) |