com.frameworkset.platform.config.DestroyException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pdp-system Show documentation
Show all versions of pdp-system Show documentation
bboss public development platform base on bboss.
package com.frameworkset.platform.config;
public class DestroyException extends Exception implements java.io.Serializable {
}