Class DataInclusionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ametys.plugins.externaldata.data.DataInclusionException
All Implemented Interfaces:
Serializable

public class DataInclusionException extends Exception
Data inclusion exception, used whenever there is an error specific to the plugin.
See Also: