org.flexdock.docking.state
Class PersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.flexdock.docking.state.PersistenceException
- All Implemented Interfaces:
- Serializable
public class PersistenceException
- extends Exception
Created on 2005-07-03
- Version:
- $Id: PersistenceException.java,v 1.1 2005/07/05 14:53:31 marius Exp $
- Author:
- Mateusz Szczap
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PersistenceException
public PersistenceException(String message,
Exception ex)