lsst.afw gb3a676b8dc+b4feba26a1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst::afw::detection::InvalidPsfError Class Reference

An exception thrown when we have an invalid PSF. More...

#include <Psf.h>

Inheritance diagram for lsst::afw::detection::InvalidPsfError:
lsst::pex::exceptions::InvalidParameterError lsst::pex::exceptions::LogicError 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 noexcept
 
virtual std::ostreamaddToStream (std::ostream &stream) const
 
virtual char const * what (void) const noexcept
 
what (T... args)
 
virtual char const * getType (void) const noexcept
 
virtual Exceptionclone (void) const
 

Detailed Description

An exception thrown when we have an invalid PSF.

Definition at line 52 of file Psf.h.


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