'switch' Statement Should Include the Default Case (SSSIDC)

Description:

According to Sun Code Conventions for Java, every switch statement should include the default case.