package net.minecraft.src.weasel.exception;


public class PauseRequestedException extends WeaselRuntimeException {

	public PauseRequestedException() {}

}
