Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > ecbd8c5b7568e331fe6ea5b9a07a78a0 > files > 189

CCfits-docs-2.2-2.fc13.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>CCfits: FITS Exceptions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>FITS Exceptions</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1Column_1_1RangeError.html">CCfits::Column::RangeError</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception to be thrown for inputs that cause range errors in column read operations.  <a href="classCCfits_1_1Column_1_1RangeError.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1ExtHDU_1_1WrongExtensionType.html">CCfits::ExtHDU::WrongExtensionType</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Exception to be thrown on unmatched extension types.  <a href="classCCfits_1_1ExtHDU_1_1WrongExtensionType.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCCfits_1_1FITS_1_1CantCreate.html">CCfits::FITS::CantCreate</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">thrown on failure to create new file  <a href="structCCfits_1_1FITS_1_1CantCreate.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FITS_1_1CantOpen.html">CCfits::FITS::CantOpen</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">thrown on failure to open existing file  <a href="classCCfits_1_1FITS_1_1CantOpen.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FITS_1_1NoSuchHDU.html">CCfits::FITS::NoSuchHDU</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception thrown by <a class="el" href="classCCfits_1_1HDU.html" title="Base class for all HDU [Header-Data Unit] objects.">HDU</a> retrieval methods.  <a href="classCCfits_1_1FITS_1_1NoSuchHDU.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FITS_1_1OperationNotSupported.html">CCfits::FITS::OperationNotSupported</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">thrown for unsupported operations, such as attempted to select rows from an image extension.  <a href="classCCfits_1_1FITS_1_1OperationNotSupported.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FitsError.html">CCfits::FitsError</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classCCfits_1_1FitsError.html" title="FitsError is the exception thrown by non-zero cfitsio status codes.">FitsError</a> is the exception thrown by non-zero cfitsio status codes.  <a href="classCCfits_1_1FitsError.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FitsException.html">CCfits::FitsException</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classCCfits_1_1FitsException.html" title="FitsException is the base class for all exceptions thrown by this library.">FitsException</a> is the base class for all exceptions thrown by this library.  <a href="classCCfits_1_1FitsException.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FitsFatal.html">CCfits::FitsFatal</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">[potential] base class for exceptions to be thrown on internal library error.  <a href="classCCfits_1_1FitsFatal.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1FITSUtil_1_1UnrecognizedType.html">CCfits::FITSUtil::UnrecognizedType</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception thrown by <a class="el" href="structCCfits_1_1FITSUtil_1_1MatchType.html" title="function object that returns the FITS ValueType corresponding to an input intrinsic...">MatchType</a> if it encounters data type incompatible with cfitsio.  <a href="classCCfits_1_1FITSUtil_1_1UnrecognizedType.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1HDU_1_1InvalidExtensionType.html">CCfits::HDU::InvalidExtensionType</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception to be thrown if user requests extension type that can not be understood as <a class="el" href="classCCfits_1_1ImageExt.html">ImageExt</a>, <a class="el" href="classCCfits_1_1AsciiTable.html" title="Class Representing Ascii Table Extensions.">AsciiTable</a> or <a class="el" href="classCCfits_1_1BinTable.html" title="Class Representing Binary Table Extensions. Contains columns with scalar or vector...">BinTable</a>.  <a href="classCCfits_1_1HDU_1_1InvalidExtensionType.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1HDU_1_1InvalidImageDataType.html">CCfits::HDU::InvalidImageDataType</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception to be thrown if user requests creation of an image of type not supported by cfitsio.  <a href="classCCfits_1_1HDU_1_1InvalidImageDataType.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1HDU_1_1NoNullValue.html">CCfits::HDU::NoNullValue</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception to be thrown on seek errors for keywords.  <a href="classCCfits_1_1HDU_1_1NoNullValue.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1HDU_1_1NoSuchKeyword.html">CCfits::HDU::NoSuchKeyword</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">exception to be thrown on seek errors for keywords.  <a href="classCCfits_1_1HDU_1_1NoSuchKeyword.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCCfits_1_1Table_1_1NoSuchColumn.html">CCfits::Table::NoSuchColumn</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Exception to be thrown on a failure to retrieve a column specified either by name or index number.  <a href="classCCfits_1_1Table_1_1NoSuchColumn.html#_details">More...</a><br/></td></tr>
</table>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 9 11:59:41 2009 for CCfits by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>