org.dozer.classmap
Class AllowedExceptionContainer
java.lang.Object
org.dozer.classmap.AllowedExceptionContainer
public class AllowedExceptionContainer
- extends Object
Internal class used to hold any "allowed exceptions" that may have been specified in the mapping xml. Only intended
for internal use.
- Author:
- garsombke.franz
AllowedExceptionContainer
public AllowedExceptionContainer()
getExceptions
public List<Class<RuntimeException>> getExceptions()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2005-2011 dozer. All Rights Reserved.