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

com.aliyun.datahub.exception.OdpsException Maven / Gradle / Ivy

package com.aliyun.datahub.exception;

public class OdpsException extends DatahubServiceException {
    public OdpsException(String msg) {
        super(msg);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy