public class ItemAlreadyBelongsToWarehouseException extends CRMValidationException
Constructor and Description |
---|
ItemAlreadyBelongsToWarehouseException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Installed item %1 already belongs to a warehouse.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public ItemAlreadyBelongsToWarehouseException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception