Lecture 21
13
Error detection in Juno
•Errors detected in the various doIt methods
•doIt declaration in abstract ShellCommand class says that it throws JunoException •Example:  TypeCommand.java, where we have written all the error detection
•