.TH "intel::security::metee_exception" 3 "metee" \" -*- nroff -*- .ad l .nh .SH NAME intel::security::metee_exception .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits std::system_error\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBmetee_exception\fP (const std::string &what, int err=\fBTEE_INTERNAL_ERROR\fP)" .br .ti -1c .RI "\fBmetee_exception\fP (int err, const std::error_category &cat)" .br .ti -1c .RI "\fBmetee_exception\fP (int err, const std::error_category &cat, const std::string &what)" .br .ti -1c .RI "virtual \fB~metee_exception\fP () noexcept" .br .in -1c .SH "Detailed Description" .PP MeTee error exception class class .PP Definition at line \fB53\fP of file \fBmeteepp\&.h\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "intel::security::metee_exception::metee_exception (const std::string & what, int err = \fR\fBTEE_INTERNAL_ERROR\fP\fP)\fR [inline]\fP" Constructor .PP \fBParameters\fP .RS 4 \fIwhat\fP error string .br \fIerr\fP error code .RE .PP .PP Definition at line \fB60\fP of file \fBmeteepp\&.h\fP\&. .SS "intel::security::metee_exception::metee_exception (int err, const std::error_category & cat)\fR [inline]\fP" Constructor .PP \fBParameters\fP .RS 4 \fIerr\fP error code .br \fIcat\fP error category .RE .PP .PP Definition at line \fB65\fP of file \fBmeteepp\&.h\fP\&. .SS "intel::security::metee_exception::metee_exception (int err, const std::error_category & cat, const std::string & what)\fR [inline]\fP" Constructor .PP \fBParameters\fP .RS 4 \fIerr\fP error code .br \fIcat\fP error category .br \fIwhat\fP error string .RE .PP .PP Definition at line \fB71\fP of file \fBmeteepp\&.h\fP\&. .SS "virtual intel::security::metee_exception::~metee_exception ()\fR [inline]\fP, \fR [virtual]\fP, \fR [noexcept]\fP" Destructor .PP Definition at line \fB74\fP of file \fBmeteepp\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for metee from the source code\&.