Searched refs:ErrorCopy (Results 1 – 3 of 3) sorted by relevance
3428 this.ErrorCopy = function(message) class16058 return object instanceof ErrorCopy;30567 FBL.ErrorCopy = function(message) class30577 var ErrorCopy = function(){}; //TODO: xxxpedro class30580 var hasChildren = hasProperties(value) && !(value instanceof ErrorCopy) &&
1237 this.ErrorCopy=function(message){this.message=message class4301 ….message"),className:"exception",supportsObject:function(object){return object instanceof ErrorCopy8075 }FBL.ErrorCopy=function(message){this.message=message class8079 var ErrorCopy=function(){}; class8081 var hasChildren=hasProperties(value)&&!(value instanceof ErrorCopy)&&(isFunction(value)||(valueType…
1248 this.ErrorCopy=function(message){this.message=message class4312 ….message"),className:"exception",supportsObject:function(object){return object instanceof ErrorCopy8086 }FBL.ErrorCopy=function(message){this.message=message class8090 var ErrorCopy=function(){}; class8092 var hasChildren=hasProperties(value)&&!(value instanceof ErrorCopy)&&(isFunction(value)||(valueType…