com.gentics.api.lib.datasource
Class DatasourceModificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gentics.api.lib.exception.NodeException
com.gentics.api.lib.datasource.DatasourceException
com.gentics.api.lib.datasource.DatasourceModificationException
- All Implemented Interfaces:
- Serializable
public class DatasourceModificationException
- extends DatasourceException
Exception that is thrown if an error occurs during a modification
(insert, update) of a datasource record.
- Author:
- herbert
- See Also:
- Serialized Form
DatasourceModificationException
public DatasourceModificationException(Resolvable record,
String message)
getRecord
public Resolvable getRecord()
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.