Lines Matching full:throw

174         throw(DataException("Invalid record offset or length"));  in recordEccCheck()
185 throw(EccException("Invalid ECC length or offset.")); in recordEccCheck()
204 throw(DataException("Malformed VPD")); in checkHeader()
213 throw(DataException("VHDR record not found")); in checkHeader()
218 throw(EccException("ERROR: VHDR ECC check Failed")); in checkHeader()
239 throw(DataException("VTOC record not found")); in readTOC()
244 throw(EccException("ERROR: VTOC ECC check Failed")); in readTOC()
286 throw(EccException("ERROR: ECC check failed")); in readPT()
435 throw e; in parse()
456 throw std::runtime_error( in getKeywordValueFromRecord()
508 throw std::runtime_error("Given keyword not found."); in getKeywordValueFromRecord()
576 throw types::DbusInvalidArgument(); in readKeywordFromHardware()
594 throw types::DbusInvalidArgument(); in readKeywordFromHardware()
611 throw types::DbusInvalidArgument(); in readKeywordFromHardware()
620 throw std::runtime_error("Record not found in VTOC PT keyword."); in readKeywordFromHardware()
644 throw(EccException("ECC update failed with error " + l_eccStatus)); in updateRecordECC()
675 throw(DataException("Given record found at the offset " + in setKeywordValueInRecord()
749 throw(DataException( in setKeywordValueInRecord()
776 throw types::DbusInvalidArgument(); in writeKeywordOnHardware()
784 throw types::DbusNotAllowed(); in writeKeywordOnHardware()
791 throw types::DbusInvalidArgument(); in writeKeywordOnHardware()
808 throw(DataException("Record not found in VTOC PT keyword.")); in writeKeywordOnHardware()
822 throw(DataException("Unable to set value on " + l_recordName + ":" + in writeKeywordOnHardware()
837 throw; in writeKeywordOnHardware()