libparted 3.6
|
Structure with information about exception. More...
#include <exception.h>
Data Fields | |
char * | message |
text describing what the event was | |
PedExceptionOption | options |
ORed list of options that the exception handler can return (the ways an exception can be resolved) | |
PedExceptionType | type |
type of exception | |
Structure with information about exception.
char * _PedException::message |
text describing what the event was
PedExceptionOption _PedException::options |
ORed list of options that the exception handler can return (the ways an exception can be resolved)
PedExceptionType _PedException::type |
type of exception