Adempiere 3.5.2a

org.adempiere.exceptions
Class PeriodClosedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.adempiere.exceptions.AdempiereException
                  extended by 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

Constructor Summary
PeriodClosedException(Timestamp dateAcct, String docBaseType)
           
 
Method Summary
 
Methods inherited from class org.adempiere.exceptions.AdempiereException
getCtx, getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PeriodClosedException

public PeriodClosedException(Timestamp dateAcct,
                             String docBaseType)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.