| Package | Description |
|---|---|
| org.alfresco.module.vti.handler | |
| org.alfresco.module.vti.metadata.dic |
| Modifier and Type | Method and Description |
|---|---|
DwsError |
DwsException.getError()
Return the underlying error, if known,
or
FAILED if not |
| Constructor and Description |
|---|
DwsException(DwsError error)
Create exception with specified message
|
DwsException(DwsError error,
Throwable throwable)
Create exception with specified message and throwable object
|
| Modifier and Type | Method and Description |
|---|---|
static DwsError |
DwsError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DwsError[] |
DwsError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.