首页>代码>SpringBoot上传文件简单实例>/springboot-upload-file/src/main/java/com/cicoding/storage/StorageException.java
package com.cicoding.storage;

public class StorageException extends RuntimeException {

    public StorageException(String message) {
        super(message);
    }

    public StorageException(String message, Throwable cause) {
        super(message, cause);
    }
}
最近下载更多
xiaokang1  LV10 4月25日
ssh123  LV10 4月24日
Qolmen  LV12 1月3日
黄小熙  LV7 2023年10月13日
lcqlcl  LV11 2023年8月29日
ship007  LV10 2023年8月9日
3159792465  LV10 2023年4月29日
regedit418  LV12 2022年9月1日
天险无涯  LV15 2022年8月30日
最近浏览更多
chn-lei  LV2 8月24日
shuangfu  LV25 5月17日
welcome丶  LV8 4月26日
xiaokang1  LV10 4月25日
ssh123  LV10 4月24日
13521878735  LV3 3月27日
zhaixunfei  LV8 2月8日
Qolmen  LV12 1月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友