org.kuali.kpme.tklm.leave.accrual.bucket.exception
Class NegativeBalanceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kuali.rice.core.api.exception.RiceRuntimeException
                  extended by org.kuali.kpme.tklm.api.leave.accrual.bucket.KPMEBalanceException
                      extended by org.kuali.kpme.tklm.leave.accrual.bucket.exception.NegativeBalanceException
All Implemented Interfaces:
Serializable

public class NegativeBalanceException
extends KPMEBalanceException

See Also:
Serialized Form

Constructor Summary
NegativeBalanceException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

NegativeBalanceException

public NegativeBalanceException()


Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.