Uses of Class
de.init.its.exception.UnsupportedItsAttributeException

Packages that use UnsupportedItsAttributeException
de.init.its.api.spi   
de.init.its.spi   
 

Uses of UnsupportedItsAttributeException in de.init.its.api.spi
 

Methods in de.init.its.api.spi that throw UnsupportedItsAttributeException
 IitsAttribute IitsAttributeManager.getAttribute(ItsAttributes attribute)
          returns the respective IitsAttribute from predefined ItsAttributes as a copy
 IitsAttribute IitsAttributeManager.getAttribute(java.lang.String itsAttributeName)
          returns the respective IitsAttribute as a copy
 

Uses of UnsupportedItsAttributeException in de.init.its.spi
 

Methods in de.init.its.spi that throw UnsupportedItsAttributeException
 IitsAttribute ItsAttributeManager.getAttribute(ItsAttributes attribute)
           
 IitsAttribute ItsAttributeManager.getAttribute(java.lang.String itsAttributeName)