org.adempiere.exceptions
Class PeriodClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.exceptions.AdempiereException
org.adempiere.exceptions.PeriodClosedException
- All Implemented Interfaces:
- Serializable
public class PeriodClosedException
- extends AdempiereException
Period Closed Exception.
This exception is throwed by
MPeriod.testPeriodOpen(java.util.Properties, Timestamp, int) and
MPeriod.testPeriodOpen(java.util.Properties, Timestamp, String) methods.
- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
- See Also:
- Serialized Form
PeriodClosedException
public PeriodClosedException(Timestamp dateAcct,
String docBaseType)
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.