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