Title: FIO02-J. Detect and handle file-related errors  
Author: David Svoboda Apr 28, 2011
Last Changed by: David Svoboda Apr 26, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/TTZGBQ
Export As: Word · PDF  
Incoming Links
SEI CERT Oracle Coding Standard for Java (2)
    Page: FIO03-J. Remove temporary files before termination
    Page: FIO01-J. Create files with appropriate access permissions
Hierarchy
Parent Page
    Page: Rule 13. Input Output (FIO)
Labels
Outgoing Links
External Links (1)
    https://www.sonarsource.com/products/codeanalyzers/sonarjav…
SEI CERT C Coding Standard (1)     Page: CodeSonar
SEI CERT Oracle Coding Standard for Java (9)     Page: EXP00-J. Do not ignore values returned by methods
    Page: Rule AA. References
    Page: CodeSonar_V
    Home page: SEI CERT Oracle Coding Standard for Java
    Page: SonarQube
    Page: SonarQube_V
    Page: FIO03-J. Remove temporary files before termination
    Page: FIO01-J. Create files with appropriate access permissions
    Page: Rule 13. Input Output (FIO)
SEI CERT C++ Coding Standard (2)     Page: VOID FIO04-CPP. Detect and handle input and output errors
    Home page: SEI CERT C++ Coding Standard