public class HistoryPersistenceException
extends java.lang.Exception
| Constructor and Description | 
|---|
HistoryPersistenceException(java.lang.String message)  | 
HistoryPersistenceException(java.lang.String message, java.lang.Throwable cause)  | 
HistoryPersistenceException(java.lang.Throwable cause)  | 
public HistoryPersistenceException(java.lang.Throwable cause)
public HistoryPersistenceException(java.lang.String message,
                           java.lang.Throwable cause)
public HistoryPersistenceException(java.lang.String message)