package stack;

public class FullStackException extends Exception {

	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;
	
}
