// Licensed Materials - Property of IBM // IBM Cognos Products: hal // (C) Copyright IBM Corp. 2003, 2017. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. function C_Error(_h0Y, _h1Y, _hWH1){this._h2Y=_h0Y;this._h3Y=_h1Y?_h1Y:"";this._hXH1=_hWH1?_hWH1:"";};C_Error.prototype.F_GetErrorSummary=function(){return this._h2Y;};C_Error.prototype.F_GetErrorDetails=function(){return this._h3Y;};C_Error.prototype.F_GetErrorCode=function(){return this._hXH1;};