org.marketcetera.ors.history
Class ReportPersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.marketcetera.util.except.I18NException
org.marketcetera.ors.history.ReportPersistenceException
- All Implemented Interfaces:
- Serializable, I18NThrowable
public class ReportPersistenceException
- extends I18NException
ReportPersistenceException
- Since:
- 1.0.0
- Version:
- $Id: ReportPersistenceException.java 16154 2012-07-14 16:34:05Z colin $
- Author:
- anshul@marketcetera.com
- See Also:
- Serialized Form
ReportPersistenceException
public ReportPersistenceException(Throwable cause,
I18NBoundMessage message)
- Create an instance.
- Parameters:
cause - the underlying cause.message - the error message.
Copyright © 2012. All Rights Reserved.