Name
global.sc_ItemCreatorException
Description
GenericException wrapper for Service Catalog Item Creator exceptions
Script
var sc_ItemCreatorException = Class.create();
sc_ItemCreatorException.prototype = Object.extendsObject(sc_Exception, {
type: 'sc_ItemCreatorException'
});
Sys ID
68959cd1eb3011003623666cd206fe52