VirtualBox

Changeset 15829 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 7, 2009 11:17:56 AM (16 years ago)
Author:
vboxsync
Message:

#3285: Improve error handling API to include unique error numbers

  • Make code match documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/USBControllerImpl.cpp

    r15762 r15829  
    436436
    437437    if (filter->mInList)
    438         return setError (E_INVALIDARG,
     438        return setError (VBOX_E_INVALID_OBJECT_STATE,
    439439            tr ("The given USB device filter is already in the list"));
    440440
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette