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:
  • Constructor Details

    • PersistenceException

      public PersistenceException(String message, Exception ex)