Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 859 Bytes

fNoRemainingException.wiki

File metadata and controls

27 lines (24 loc) · 859 Bytes

fNoRemainingException

<<css mode="next" class="sidebar"></css>> (((

Class Resources <<toc></toc>>

 - '''<a href="/docs/fNoRemainingException">Class Documentation</a>'''
 - <a href="/api/fNoRemainingException">API Reference</a>
 - <a href="https://github.com/flourishlib/flourish-classes/blob/master/fNoRemainingException.php" target="_blank">Source Code</a>

Exception Classes <<toc></toc>>

 - fException
  - fExpectedException
   - fAuthorizationException
   - fEmptySetException
   - '''fNoRemainingException'''
   - fNoRowsException
   - fNotFoundException
   - fValidationException
  - fUnexpectedException
   - fConnectivityException
   - fEnvironmentException
   - fProgrammerException
   - fSQLException

)))

fNoRemainingException is a sub-class of fExpectedException that indicates an iterator has reached the end, yet another element has been requested.

This space intentionally left blank