Package | Description |
---|---|
de.xima.fc.exceptions |
Package für allgemeine Exceptions
|
de.xima.fc.plugin.exception | |
de.xima.fc.web.common.exception |
Modifier and Type | Class and Description |
---|---|
class |
AbstractXfcException
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.
|
class |
AbstractXfcRuntimeException
Diese Klasse ist die Superklasse von denen alle neudefinierten Exceptions erben sollen.
|
class |
IsNotAssignableException |
class |
PatternNotFoundException |
class |
PropertyException
'Checked Exception' für Probleme bei der Property-Verarbeitung.
|
class |
TransformationException |
class |
ValidationException
Ausnahme für fehlgeschlagene Validierungen.
|
class |
WorkflowProcessingException
Diese Exception tritt in der Workflowabarbeitung auf und wird von konkreten Aktionsverarbeitungen (
IProcessing -Implementierungen) geworfen. |
class |
XfcExportException |
class |
XfcUpdateException |
Constructor and Description |
---|
AbstractXfcException(IXfcException xfcException) |
AbstractXfcRuntimeException(IXfcException xfcException) |
XfcUpdateException(IXfcException exe) |
Modifier and Type | Class and Description |
---|---|
class |
FCPluginException
Exception welche innerhalb der Plugin-Initialisierung und Abarbeitung geworfen werden kann
|
Modifier and Type | Class and Description |
---|---|
class |
JSONRequesterException |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.