Package gov.llnl.lc.chaos


package gov.llnl.lc.chaos
  • Class
    Description
    Java JNI extensions wrapper around libgenders C library.
    Genders Exception class, parent to all specific Genders Exceptions.
    Genders Internal Exception, all other errors that may occur due to system issues.
    Genders Notfound Exception, indicates a node, attribute, or other input cannot be found.
    Genders Open Exception, indicates a genders database cannot be open, possibility due to permissions or an incorrect filename.
    Genders Parameters Exception, indicates an invalid input
    Genders Parse Exception, indicates a parse error in the genders database.
    Genders Read Exception, indicates a read error on the genders database
    Genders Syntax Exception, indicates a syntax error in a genders query.