站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Class org.jboss.util.NestedRuntimeException (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Class
org.jboss.util.NestedRuntimeException

Packages that use NestedRuntimeException
org.jboss.util Utility classes and interfaces. 
org.jboss.util.property An advanced property access, managment and notification system. 
 

Uses of NestedRuntimeException in org.jboss.util
 

Subclasses of NestedRuntimeException in org.jboss.util
 class CoercionException
          This exception is thrown to indicate that a problem has occured while trying to coerce an object.
 class DataConversionException
          An exception throw to indicate a problem with some type of data conversion.
 class NotCoercibleException
          This exception is thrown to indicate that an object was not coercible.
 

Uses of NestedRuntimeException in org.jboss.util.property
 

Subclasses of NestedRuntimeException in org.jboss.util.property
 class PropertyException
          This exception is thrown to indicate a non-fatal problem with the property system.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.