package net.minecraft.src.weasel.exception;


public class EndOfProgramException extends Exception {

	public EndOfProgramException() {}

}
