Skip to content
Snippets Groups Projects
Forked from Patrick Kaster / u5
Up to date with the upstream repository.
DealershipException.java 79 B
package car.exception;

public class DealershipException extends Exception {
}