lsst.meas.algorithms  14.0-7-g23fdbe95+1
Public Member Functions | List of all members
lsst::meas::algorithms::NotImplementedException Class Reference

An exception that indicates the feature has not been implemented. More...

#include <BinnedWcs.h>

Inheritance diagram for lsst::meas::algorithms::NotImplementedException:
lsst::pex::exceptions::RuntimeError lsst::pex::exceptions::Exception std::exception

Public Member Functions

void addMessage (char const *file, int line, char const *func, std::string const &message)
 
Traceback const & getTraceback (void) const
 
virtual std::ostreamaddToStream (std::ostream &stream) const
 
virtual char const * what (void) const
 
what (T... args)
 
virtual char const * getType (void) const
 
virtual Exceptionclone (void) const
 

Detailed Description

An exception that indicates the feature has not been implemented.

Definition at line 39 of file BinnedWcs.h.


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