Name
global.sc_FactoryException
Description
GenericException wrapper for Service Catalog Factory exceptions
Script
var sc_FactoryException = Class.create();
sc_FactoryException.prototype = Object.extendsObject(sc_Exception, {
type: 'sc_FactoryException'
});
Sys ID
22dfb4fbc31011003d2ae219cdba8fd3