#include "pmstring.h"
#include "dependency.h"
#include "packageversion.h"
Go to the source code of this file.
Enumerations | |
enum | PortageErrorCode { eNotEnoughMem, eErrorOpeningFile, eFileStreamError, eInvalidDescription, eInvalidVariable, eBadFormatOrDependency, eNoResults, eBadVersionCompare, eEmptyVersionCompare, eNoVirtualFound, eVirtualUnavailable } |
Exception error codes. More... |
|
Enum for all errorCodes supplied by PortageErrorCode. Check with the function that throws the exception to see if the message contains any useful information.
|