1: // -- @(#)SizeOverflowException.java 1.4 99/03/22 2: 3: package uk.org.ponder.matrix; 4: 5: public class SizeOverflowException extends RuntimeException { 6: }