40 #ifndef _GENERALEXCEPTIONS_H_ 41 #define _GENERALEXCEPTIONS_H_ 46 #include <Bpp/Exceptions.h> 94 const std::string
id_;
298 #endif // _GENERALEXCEPTIONS_H_ LocalityNotFoundException(const char *text, size_t id)
Build the exception with a numerical identifier.
LocusNotFoundException(const char *text, size_t id)
Build the exception with a numerical identifier.
The GroupNotFoundException class.
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
~GroupNotFoundException()
The LocalityNotFoundException class.
The BadIdentifierException class.
~LocalityNotFoundException()
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
The AlleleNotFoundException class.
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
~IndividualNotFoundException()
~LocusNotFoundException()
IndividualNotFoundException(const char *text, size_t id)
Build the exception with a numerical identifier.
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
The IndividualNotFoundException class.
~AlleleNotFoundException()
BadIdentifierException(const char *text, size_t id)
Build the exception with a numerical identifier.
~BadIdentifierException()
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
virtual const std::string getIdentifier() const
Return the value of the identifier as a string.
GroupNotFoundException(const char *text, size_t id)
Build the exception with a numerical identifier.
The LocusNotFoundException class.
AlleleNotFoundException(const char *text, size_t id)
Build the exception with a numerical identifier.