Uses of Class
ro.isdc.wro.WroRuntimeException

Packages that use WroRuntimeException
ro.isdc.wro   
ro.isdc.wro.http   
ro.isdc.wro.model.group   
 

Uses of WroRuntimeException in ro.isdc.wro
 

Methods in ro.isdc.wro that return WroRuntimeException
 WroRuntimeException WroRuntimeException.logError()
          Logs the error of this exception.
 

Uses of WroRuntimeException in ro.isdc.wro.http
 

Subclasses of WroRuntimeException in ro.isdc.wro.http
 class UnauthorizedRequestException
          This exception is thrown when an invalid group is requested..
 

Uses of WroRuntimeException in ro.isdc.wro.model.group
 

Subclasses of WroRuntimeException in ro.isdc.wro.model.group
 class InvalidGroupNameException
          This exception is thrown when an invalid group is requested..
 class RecursiveGroupDefinitionException
          This exception is thrown when the group a recursively referring each-other.
 



Copyright © 2008-2011. All Rights Reserved.