public class WarehouseReservationReleaseException extends CRMValidationException
Constructor and Description |
---|
WarehouseReservationReleaseException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Cannot release reservation %1.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public WarehouseReservationReleaseException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception