summaryrefslogtreecommitdiff
path: root/sources/exceptions/ParseIntegerVectorException.java
blob: 0c8f58a06f6b7f9ba9e3e98e8fb5c8edf99cdbdb (plain)
1
2
3
4
package exceptions;

public class ParseIntegerVectorException extends Exception {
}