PROJ C++ API
Public Member Functions | List of all members
osgeo::proj::io::NoSuchAuthorityCodeException Class Reference

Exception thrown when an authority factory can't find the requested authority code. More...

#include <io.hpp>

Inheritance diagram for osgeo::proj::io::NoSuchAuthorityCodeException:
Inheritance graph
[legend]
Collaboration diagram for osgeo::proj::io::NoSuchAuthorityCodeException:
Collaboration graph
[legend]

Public Member Functions

const std::string & getAuthority () const
 Returns authority name.
 
const std::string & getAuthorityCode () const
 Returns authority code.
 
- Public Member Functions inherited from osgeo::proj::util::Exception
virtual const char * what () const noexceptoverride
 

Detailed Description

Exception thrown when an authority factory can't find the requested authority code.


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