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

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.MaximumBalanceException
All Implemented Interfaces:
Serializable

public class MaximumBalanceException
extends KPMEBalanceException

See Also:
Serialized Form

Constructor Summary
MaximumBalanceException()
           
 
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

MaximumBalanceException

public MaximumBalanceException()


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