|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WroRuntimeException | |
|---|---|
| ro.isdc.wro | |
| ro.isdc.wro.http.support | |
| 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. |
static WroRuntimeException |
WroRuntimeException.wrap(Exception e)
Wraps original exception into WroRuntimeException and throw it. |
static WroRuntimeException |
WroRuntimeException.wrap(Exception e,
String message)
Wraps original exception into WroRuntimeException and throw it. |
| Uses of WroRuntimeException in ro.isdc.wro.http.support |
|---|
| Subclasses of WroRuntimeException in ro.isdc.wro.http.support | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||