package ch6.exception;

public class SAPException extends RuntimeException {
}
