IOError
IOError::IOError(string message) : HBAException(HBA_STATUS_ERROR) {
IOError::IOError(Handle *handle) : HBAException(HBA_STATUS_ERROR) {
IOError::IOError(HBAPort *port) : HBAException(HBA_STATUS_ERROR) {
IOError::IOError(HBAPort *port, uint64_t target) :
IOError::IOError(HBAPort *port, uint64_t target, uint64_t lun) :