ErrorBrowsing Class Reference

#include <Error.h>

Inheritance diagram for ErrorBrowsing:

Public Member Functions

 ErrorBrowsing (const char *cf, const char *ta, const char *ty, const char *se, int va)
 
 ErrorBrowsing (const char *cf, const char *ta, const char *ty, const char *sta)
 
 ErrorBrowsing (const char *cf, const char *ta, const char *ty, const char *sta, const char *opt)
 
- Public Member Functions inherited from Error
const std::string & message (void) const
 
void append (const char *cf)
 

Additional Inherited Members

- Protected Member Functions inherited from Error
 Error (const char *cf)
 
- Protected Attributes inherited from Error
std::string msg_
 

Detailed Description

Model browsing error

#include "Error.h"

Constructor & Destructor Documentation

◆ ErrorBrowsing() [1/3]

ErrorBrowsing::ErrorBrowsing ( const char *  cf,
const char *  ta,
const char *  ty,
const char *  se,
int  va 
)
Parameters
cfcalling function
tawithin this model
tyof this type
sesmart enumerator
varequested enumerator value

◆ ErrorBrowsing() [2/3]

ErrorBrowsing::ErrorBrowsing ( const char *  cf,
const char *  ta,
const char *  ty,
const char *  sta 
)
Parameters
cfcalling function
tawithin this model
tyof this type
stawhile looking for this object

◆ ErrorBrowsing() [3/3]

ErrorBrowsing::ErrorBrowsing ( const char *  cf,
const char *  ta,
const char *  ty,
const char *  sta,
const char *  opt 
)
Parameters
cfcalling function
tawithin this model
tyof this type
stafor this String
optwhile setting to this value

The documentation for this class was generated from the following file: