| Package | Description |
|---|---|
| org.gytheio.content | |
| org.gytheio.error |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentIOException
Wraps a general
Exceptions that occurred while reading or writing
content. |
| Modifier and Type | Method and Description |
|---|---|
static GytheioRuntimeException |
GytheioRuntimeException.create(String msgId,
Object... objects)
Helper factory method making use of variable argument numbers
|
static GytheioRuntimeException |
GytheioRuntimeException.create(Throwable cause,
String msgId,
Object... objects)
Helper factory method making use of variable argument numbers
|
Copyright © 2015 Alfresco Software. All rights reserved.