//generated class! do not change
package de.tfhberlin.panitz.exceptions;
public class NegativeNumberException extends Exception {
}

