Package | Description |
---|---|
org.alfresco.error | |
org.alfresco.query | |
org.alfresco.scripts | |
org.alfresco.util.transaction |
Modifier and Type | Method and Description |
---|---|
static AlfrescoRuntimeException |
AlfrescoRuntimeException.create(String msgId,
Object... objects)
Helper factory method making use of variable argument numbers
|
static AlfrescoRuntimeException |
AlfrescoRuntimeException.create(Throwable cause,
String msgId,
Object... objects)
Helper factory method making use of variable argument numbers
|
Modifier and Type | Class and Description |
---|---|
class |
CannedQueryException
Exception generated by failures to execute canned queries.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptException |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionPoolException
Exception wraps
NoSuchElementException from org.apache.commons.dbcp.BasicDataSource |
Copyright © 2005–2019 Alfresco Software. All rights reserved.