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

cicada.boot.common.Unity Maven / Gradle / Ivy

package cicada.boot.common;

public class Unity
{

	public static String test1() throws Exception
	{
		throw new Exception("提示错误:");
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy