![JAR search and dependency download from the Maven repository](/logo.png)
templates.java.ExceptionUtilsImports.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of andromda-java-cartridge Show documentation
Show all versions of andromda-java-cartridge Show documentation
Produces generic Java code, such as: value objects, enumerations, exceptions, interfaces, etc.
The newest version!
## Contains the imports used by the methods in ExceptionUtils.vm
import org.apache.commons.beanutils.PropertyUtils;
#if ($XMLBindingAnnotations)
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy