public class InvalidInstItemTypeException extends CRMValidationException
Constructor and Description |
---|
InvalidInstItemTypeException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Installed item with type %1 is not allowed to be added.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public InvalidInstItemTypeException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception