//: exceptions/OnOffException1.java // ©2015 MindView LLC: see Copyright.txt public class OnOffException1 extends Exception {} ///:~