InsufficientChargeException.java

package robot;

public class InsufficientChargeException extends Exception {
}