Error (
PDI_status_t errcode )
Description
Parameters
errcode
- the error code of the error to create
class
PDI::Error
Error (
PDI_status_t errcode )
Error (
Args &&...;
args, PDI_status_t errcode, const S & format_str )
Error (
PDI_status_t errcode, const char * message )
PDI_status_t
status (
)
const char *
what (
)
Error (
PDI_status_t errcode )
errcode
Error (
Args &&...;
args, PDI_status_t errcode, const S & format_str )
args
errcode
format_str
Error (
PDI_status_t errcode, const char * message )
errcode
message
PDI_status_t
status (
)
status of the error
const char *
what (
)