All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.dts.subscribe.clients.exception.TimestampSeekException Maven / Gradle / Ivy

The newest version!
package com.aliyun.dts.subscribe.clients.exception;

public class TimestampSeekException extends DTSBaseException {
    public TimestampSeekException(String errMsg) {
        super(errMsg);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy