<p>Namespace for GridFire exception classes. All custom exceptions defined in GridFire inherit from std::exception and are organized within this namespace for clarity and modularity.
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for invalid composition collection in the engine. <ahref="classgridfire_1_1exceptions_1_1_bad_collection_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for errors in calculating the right-hand side (RHS). <ahref="classgridfire_1_1exceptions_1_1_bad_r_h_s_engine_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for failures in the CVODE solver. <ahref="classgridfire_1_1exceptions_1_1_c_v_o_d_e_solver_failure_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception class for debug-only errors. <ahref="classgridfire_1_1exceptions_1_1_debug_exception.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for engine-related exceptions. <ahref="classgridfire_1_1exceptions_1_1_engine_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for failures in partitioning the engine. <ahref="classgridfire_1_1exceptions_1_1_failed_to_partition_engine_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for GridFire exceptions. <ahref="classgridfire_1_1exceptions_1_1_grid_fire_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception class for hashing-related errors in GridFire. <ahref="classgridfire_1_1exceptions_1_1_hashing_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when the Jacobian matrix is ill-conditioned. <ahref="classgridfire_1_1exceptions_1_1_ill_conditioned_jacobian_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for invalid QSE solution in the engine. <ahref="classgridfire_1_1exceptions_1_1_invalid_q_s_e_solution_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for Jacobian-related exceptions. <ahref="classgridfire_1_1exceptions_1_1_jacobian_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for failures in the KINSOL solver. <ahref="classgridfire_1_1exceptions_1_1_k_i_n_sol_solver_failure_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when a required reaction is missing from the underlying database (e.g., REACLIB). <ahref="classgridfire_1_1exceptions_1_1_missing_base_reaction_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when a constructed network fails to include a key reaction required by the policy. <ahref="classgridfire_1_1exceptions_1_1_missing_key_reaction_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when a required seed species is not found in the initial composition. <ahref="classgridfire_1_1exceptions_1_1_missing_seed_species_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for errors during network resizing. <ahref="classgridfire_1_1exceptions_1_1_network_resized_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for all exceptions related to network policy operations. <ahref="classgridfire_1_1exceptions_1_1_policy_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for all exceptions related to reaction operations. <ahref="classgridfire_1_1exceptions_1_1_reaction_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception thrown when the Jacobian matrix is singular. <ahref="classgridfire_1_1exceptions_1_1_singular_jacobian_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for all exceptions related to solver operations. <ahref="classgridfire_1_1exceptions_1_1_solver_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for stale Jacobian matrix access. <ahref="classgridfire_1_1exceptions_1_1_stale_jacobian_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for exceptions related to SUNDIALS solver operations. <ahref="classgridfire_1_1exceptions_1_1_s_u_n_d_i_a_l_s_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Exception for failures in setting network reactions. <ahref="classgridfire_1_1exceptions_1_1_unable_to_set_network_reactions_error.html#details">More...</a><br/></td></tr>
<trclass="memdesc:"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Base class for utility-related errors in GridFire. <ahref="classgridfire_1_1exceptions_1_1_utility_error.html#details">More...</a><br/></td></tr>
<divclass="textblock"><p>Namespace for GridFire exception classes. All custom exceptions defined in GridFire inherit from std::exception and are organized within this namespace for clarity and modularity. </p>
<p>All GridFire exception classes derive from std::exception and then from <aclass="el"href="classgridfire_1_1exceptions_1_1_grid_fire_error.html"title="Base class for GridFire exceptions.">gridfire::exceptions::GridFireError</a>; </p>
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.13.2 </li>