|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
definition of Policy parsing exceptions More...
Go to the source code of this file.
Classes | |
| class | lsst.pex::policy::ParserError |
| an parent exception for errors that occur during the parsing of policy files. More... | |
| class | lsst.pex::policy::EOFError |
| an exception indicated that the stream being parsed ended prematurely. More... | |
| class | lsst.pex::policy::SyntaxError |
| an exception thrown because a general syntax error was encountered. More... | |
| class | lsst.pex::policy::FormatSyntaxError |
| an exception thrown because a syntax error specific to the format being parsed was encountered. More... | |
| class | lsst.pex::policy::UnsupportedSyntax |
| an exception thrown because syntax was encountered that is legal for the format being parsed but which is not supported for encoding Policies. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst.pex | |
| lsst::pex::policy | |
definition of Policy parsing exceptions
Definition in file parserexceptions.h.
1.8.13