Adempiere 3.4.0s

org.posterita.exceptions
Class AllocatedAmtMoreThanOpenAmtException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.posterita.exceptions.OperationException
              extended by org.posterita.exceptions.AllocatedAmtMoreThanOpenAmtException
All Implemented Interfaces:
Serializable

public class AllocatedAmtMoreThanOpenAmtException
extends OperationException

See Also:
Serialized Form

Constructor Summary
AllocatedAmtMoreThanOpenAmtException(String message)
           
 
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

AllocatedAmtMoreThanOpenAmtException

public AllocatedAmtMoreThanOpenAmtException(String message)

Adempiere 3.4.0s

AdemPiere