net.sf.joafip.service
Class FilePersistenceClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.joafip.service.FilePersistenceClassNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
@NotStorableClass
public class FilePersistenceClassNotFoundException
- extends java.lang.Exception
Class of a serialized object cannot be found.
- Author:
- luc peuvrier
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FilePersistenceClassNotFoundException
public FilePersistenceClassNotFoundException()
FilePersistenceClassNotFoundException
public FilePersistenceClassNotFoundException(java.lang.String message,
java.lang.Throwable cause)
FilePersistenceClassNotFoundException
public FilePersistenceClassNotFoundException(java.lang.String message)
FilePersistenceClassNotFoundException
public FilePersistenceClassNotFoundException(java.lang.Throwable cause)
Copyright © 2007-2009 Luc Peuvrier. All Rights Reserved.