@NotStorableClass public class FilePersistenceClassNotFoundException extends Exception
Constructor and Description |
---|
FilePersistenceClassNotFoundException() |
FilePersistenceClassNotFoundException(String message) |
FilePersistenceClassNotFoundException(String message,
Throwable cause) |
FilePersistenceClassNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FilePersistenceClassNotFoundException()
public FilePersistenceClassNotFoundException(String message, Throwable cause)
public FilePersistenceClassNotFoundException(String message)
public FilePersistenceClassNotFoundException(Throwable cause)
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.