首页>代码>Highcharts:非常漂亮的图表 带各类示例~>/exporting-server/java/highcharts-export/src/main/java/com/highcharts/export/util/SVGRasterizerException.java
package com.highcharts.export.util;

public class SVGRasterizerException extends Exception {

	private static final long serialVersionUID = -5110552374074051446L;
	private String mistake;

	public SVGRasterizerException() {
		super();
		mistake = "unknown to men";
	}

	public SVGRasterizerException(String err) {
		super(err); // call super class constructor
		mistake = err; // save message
	}

	public String getError() {
		return mistake;
	}

}
最近下载更多
wusiyin  LV14 2022年9月15日
zy198879  LV1 2021年7月6日
jckj315  LV1 2021年3月17日
incmanmeng  LV1 2020年9月14日
我就是一个小号  LV1 2020年7月4日
testtsf123  LV2 2020年3月3日
Nina is  LV1 2019年11月23日
诗经1234  LV1 2018年9月11日
7735wz  LV8 2018年8月28日
wanliai  LV13 2018年8月23日
最近浏览更多
zhengpeng8961  LV1 2023年11月16日
fesfefe  LV13 2023年10月28日
edpwyg  LV14 2023年10月22日
pojun_km  LV2 2022年11月30日
Tg171017  LV12 2022年11月30日
wusiyin  LV14 2022年9月15日
zhy1989wz  LV6 2022年4月20日
heifenglei  LV7 2022年2月17日
yanliang2377912054 2021年12月22日
暂无贡献等级
wannacheese  LV4 2021年11月30日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友