16#ifndef TRUST_Error_included
17#define TRUST_Error_included
32 const char*
get_msg()
const {
return message_; }
33 const int&
get_pe()
const {
return pe_; }
const TRUST_Error & operator=(const TRUST_Error &)
TRUST_Error(const char *s, int pe=-1)
const int & get_pe() const
const char * get_msg() const