throw INTERP_KERNEL::Exception("DataArrayInt::BuildIntersection : only single component allowed !");
}
//
+ if(a.size()==1)
+ throw INTERP_KERNEL::Exception("DataArrayInt::BuildIntersection : only single not null element in array ! For safety reasons exception is raised !");