| Package | Description |
|---|---|
| ro.isdc.wro | |
| ro.isdc.wro.http.support | |
| ro.isdc.wro.model.group |
| Modifier and Type | Method and Description |
|---|---|
WroRuntimeException |
WroRuntimeException.logError()
Logs the error of this exception.
|
WroRuntimeException |
WroRuntimeException.setResource(Resource resource) |
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnauthorizedRequestException
This exception is thrown when an invalid group is requested..
|
| Modifier and Type | Class and Description |
|---|---|
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-2014. All Rights Reserved.